<style type="text/css">
<!--
body *{
	font-family: Verdana,Serif;
	font-size: 9pt;
}


p {  font-family: Verdana, Arial, Helvetica, sans-serif; 
     font-size: 11px; line-height:17px}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}

.main{
	width: 100%;
	background-color: #FFFFFF;
}


.main:hover{
	color: red;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline

}
.menu {
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;

}

.menu:hover{
	color: red;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline
}


-->

</style>
