body {
	background-color: #6B8FA7;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color: Gray;
	scrollbar-darkshadow-color:;
	scrollbar-arrow-color : #FFF8DC;
	scrollbar-base-color : #6B8FA7;
	scrollbar-face-color : #6B8FA7
}
  
a:link { color:#6B8FA7; text-decoration:underline}
a:visited { color:#6B8FA7; text-decoration:underline}
a:hover {
	color: #A52A2A;
	text-decoration:underline;
	cursor:hand;
}
a:active { color:#0000FF; text-decoration:underline}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	align:justify;
	text-align: justify;

}
