body {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
	scrollbar-face-color:#cccccc;
	scrollbar-highlight-color:#999999;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#ffffff;
	line-height: 15px;
	background-color: #666666;


}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;

}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;

}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;

}
h3 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: underline;


}
p {
	text-align: justify;
	margin-left: 10px;
}

td, th {
	font-size: 10px;
}
	
