BODY, TD, TH, DL, UL, OL, P {    FONT-FAMILY: MS Sans Serif; FONT-SIZE: 8pt;}
body { margin: 0; padding: 0; }

a:link
{
	color: #2F2C5B;
	text-decoration: none;
}

a:visited
{
	color: #2F2C5B;
	text-decoration: none;
}

a:hover
{
	color: #ff0000;
	text-decoration: none;
}


.title
{
	font-family: Arial, verdana, Geneva;
	font-size: 20px;
	font-weight: ;
	color: #000000
}


.txt 
{
   font-family: MS Sans Serif; 
   font-size:8px;
   background-color: #Ffffff;
   border-style: solid;
   border-width: 1px;
}

.submit 
{
	font-family: MS Sans Serif; 
   	font-size:8px;
	border-style: solid;
   	border-width: 1px;	
}


input, select, textarea 
{
	border:1px solid #A9B8D1;
	color:#000000;
	background-color:#ffffff;
	font-family: MS Sans Serif;
	font-size: 8px
}
 

h3 { font-size:8px; }


p { }
.warn { color: #FF0000; }	
.star { color: #FF0000; }

UL { list-style-type: square; }
.red { color: #FF0000; }