body{
	font-family:verdana;
	font-size:8pt;
}
td{
	font-family:verdana;
	font-size:9pt;
}
a:link{
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
}
a:visited{
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
}
a:active{
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	font-size:8pt;
	text-decoration:underline;
	font-weight:bold;
}
.main{
	color:#000000;
}