BODY, TD, TH, DL, UL, OL, P 
{    FONT-FAMILY: Verdana, Arial, Tahoma, Geneva,Sans-serif; 
     FONT-SIZE: 10pt;
}

body { margin: 0; padding: 0; }

H1
{   
   font-size: 14px; 
   font-style: normal; 
   font-weight: bold;
   color: #000000
}

H2
{   
   font-size: 24px; 
   font-style: normal; 
   font-weight: bold;
   color: #000000
}

h4
{
	color: #F38F00;
	Verdana,Arial,Sans-serif; FONT-SIZE: 8pt;

}

a:link
{
	color: #2F2C5B;
	text-decoration: underlined;
}

a:visited
{
	color: #2F2C5B;
	text-decoration: underlined;
}

a:hover
{
	color: #5650A4;
	text-decoration: underlined;
}


.title
{
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}


.txt 
{
   font-family: Arial, Tahoma, Verdana, Geneva;
   font-size:14px;
   background-color: #EEF8D1;
}

.submit 
{
	font-family: Arial, Tahoma, Verdana, Geneva;
   	font-size:11px;
	border-style: solid;
   	border-width: 1px;	
}

.nav
{
	
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.textarea 
{
	border:1 solid #000000;
	color:#000000;
	background-color:#FFB8A0;
	font-size: 14px;
}
 

h3 { font-size:12px; }


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

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