a:link  {
	color: #000000;
	text-decoration : none;
	font-style : normal;
	font-weight : bold;
}

a:visited  {
	color: #000000;
	text-decoration : none;
	font-style : normal;
	font-weight : bold;
}

a:hover  {
	color: #009900;
	text-decoration : none;
	font-style : italic;
	font-weight : bold;
}

body  {
	font-size : 8pt;
	font-family : Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	color: #000000;	
	text-align : justify;
}

h1  {
	font-size : 16pt;
	font-family : Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	color : #000000;
}

td  {
	font-size : 8pt;
	font-family : Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	color: #000000;
}

.footer  {
	text-decoration : none;	
	font-size : 8pt;
	color: #000000;
}
.mainmenu:link{
	text-decoration: none;
	font-weight : normal;
	color : #000000;
}

.mainmenu:hover{
	color: #009900;
	font-weight : normal;
}

.mainmenu:visited{
	text-decoration: none;
	font-weight : normal;
	color : #000000;
}