body {
	margin: 0px; 
	padding: 0px;
}

.CopyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.8;
}

.CopyTextBig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.6;
	color: #035734;
}

.BottomLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}


.style1 {font-size: 10px}

div.scroll {
	height: 235px;
	width: 409px;
	overflow: auto;
	padding: 0px;
}

input, select, textarea
{
font-family: Verdana, Arial, Geneva, sans-serif;
font-size: 11px;
color: #000000;
background-color: #AAC5BA;
border: 1px solid #000000;
}

.content {
	scrollbar-face-color:#7AB7FD;
	scrollbar-arrow-color:#092785;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:#5A6F45;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#CC9966;
	scrollbar-darkshadow-color:#ffffff;
}

