td, th 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333399;
	text-align: justify;
	text-transform: none;
	cursor: auto;
	list-style-type: none;


}

A:link, A:visited {
	color:#FF0000;
	text-decoration: none;

}
A:hover{
color:#FF0000;
text-decoration:underline
}
