BODY, TD, TH, DL, UL, OL, P {    FONT-FAMILY: Verdana,Sans-serif; FONT-SIZE: 9pt; color: #6E6E6E;}
body { margin: 0; padding: 0; }


a:link
{
	color: #6E6E6E;
	text-decoration: underline;
}

a:visited
{
	color: #6E6E6E;
	text-decoration: underline;
}

a:hover
{
	color: #6E6E6E;
	text-decoration: none;
}


.title
{
	font-family: Arial, verdana, Geneva;
	font-size: 20px;
	font-weight: bold;
	color: #6e6e6e;
}


.txt 
{
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size:11px;
   background-color: #FFFFFF;
   border-style: solid;
   border-width: 1px;
}



h3 { font-size:11px; }


p { }
.warn { color: #FF0000; }	
.star { color: #FF0000; }

UL { list-style-type: square; }
.red { color: #FF0000; }