body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #80a2b5;
	font-size: 10px;
	font-family: tahoma;
}
.style2 {
	color: #67755a;
	font-size: 10px;
	font-family: tahoma;
}
.style3 {
	color: #4595c1;
	font-weight: bold;
	font-size: 10px;
	font-family: tahoma;
}
.style4 {
	color: #FFFFFF;
	font-size: 10px;
	font-family: tahoma;
}

.window {
color:white;
height:100px;
overflow-y:scroll;
width:595px;
scrollbar-base-color: #E2E0CE;
scrollbar-arrow-color: #4595C1;
scrollbar-3dlight-color: #E2E0CE;
scrollbar-darkshadow-color: #E2E0CE;
scrollbar-face-color: #E2E0CE;
scrollbar-highlight-color: #E2E0CE;
scrollbar-shadow-color: #E2E0CE;
scrollbar-track-color: #E2E0CE;
margin-bottom:15px;
}

.links{
width:595px;
}

.style18 a{color:#67755a}