a:link  {
	color: #000000;
	text-decoration : underline;
	font-style : normal;
	font-weight : bold;
}

a:visited  {
	color: #000000;
	text-decoration : underline;
	font-style : normal;
	font-weight : bold;
}

a:hover  {
	color: #009900;
	text-decoration : underline;
	font-style : normal;
	font-weight : bold;
}

body  {
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #000000;	
	text-align : justify;
}

h3  {
	font-size : 13pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #006699;
}

td  {
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.footer  {
	text-decoration : none;	
	font-size : 8pt;
	color: #000000;
}
.mainmenu a, .mainmenu a:visited{
	display: block;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 13px;
}

.mainmenu a:hover{	
	color: #83ADDD;
}