a {
	cursor: hand;
}

A:link,A:active,A:visited{
	color:#FFFFFF; text-decoration:none;
}

A:hover{
	color:#8D94C9; text-decoration:underline;
}

BODY{
	background-color:#003333;
	font-family:verdana;
	scrollbar-face-color:#006666;
	scrollbar-hightlight-color:#336633;
	scrollbar-3dlight-color:#006600;
	scrollbar-arrow-color:#003333;
	scrollbar-track-color:#003333;
	scrollbar-darkshadow-color:#336633;
}

p {
	font-size: 10pt;
	color: #FFFFFF;
	text-align: justify;

}
