BODY, TD, TH, DL, UL, OL, P {    FONT-FAMILY: Times New Roman; FONT-SIZE: 16px; COLOR: #113E44;}



a:link
{
	color: #113E44;
	text-decoration: none;
}

a:visited
{
	color: #113E44;
	text-decoration: none;
}

a:hover
{
	color: #009900;
	text-decoration: underline;
}


.title
{
	font-family: Times New Roman;
	font-size: 24px;
	font-weight: normal;
	color: #113E44;
}

.txt 
{
   font-family: Times New Roman; 
   font-size:16px;
   
}

.submit 
{
	font-family: Times New Roman; 
   	font-size:16px;
	
}


input, select, textarea 
{
	font-family:Times New Roman;
	font-size: 16px
}
 

h3 { font-size:20px; }


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

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