body {

	color:#003366;
	text-align:justify;
	background-color: #336699;
	
	scrollbar-face-color: #003366;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #cccccc;
	
	margin-top: 10;
	margin-left: 0;
	margin-right: 0;

	
}

td {
	border:0px solid black;
  	padding:0px;
	spacing:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:160%;
	color:#003366;
	text-align:justify;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {color:#FF0000; text-decoration: none; font-weight: bold;}
a:visited {color:#FF0000; text-decoration: none; font-weight: bold;}
a:hover {color:#ffffff; text-decoration:none; background:#FF0000; font-weight: bold;}

a.other:link {color:#000000; text-decoration: none; font-weight: bold;}
a.other:visited {color:#000000; text-decoration: none; font-weight: bold; }
a.other:hover {color:#ffffff; text-decoration:none; background:#ff0000; font-weight: bold;}

a.gweb:link {color:#000066; text-decoration: none; font-weight: bold; }
a.gweb:visited {color:#000099; text-decoration: none; font-weight: bold; }
a.gweb:hover {color:#ffffff; text-decoration:none; background:#000066; font-weight: bold; }

a.mainmenu:link {color:#66CCFF; text-decoration: none; font-weight: bold; font-size:8pt; }
a.mainmenu:visited {color:#000000; text-decoration: none; font-weight: bold; font-size:8pt;}
a.mainmenu:hover {color:#000000; text-decoration:none; background:#66CCFF; font-weight: bold; font-size:8pt;}


h1 { font-family: arial, sans-serif; font-size:12pt; font-weight: bold; background-color: transparent; color: #003366; margin: 0; }
h2 { font-family: arial, sans-serif; font-size:10pt; font-weight: bold; background-color: transparent; color: #003366; margin: 0; }

