HTML {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

P, UL, TD, TH, .error { 
	color: #000000; 
	font-size: 10pt ;
}
P.center
{
	text-align: center;
}

.error
{
	color: red;
}

.caption
{
	font-size: 8pt 
}

h1, h2, h3 
{
	color: #330000; 
}

h1 
{
	font-size: 14pt; 
}	

h2 
{
	font-size: 13pt; 
}	

h3 
{
	font-size: 12pt;
}	

td	
{ 
	text-align: left;
}

td.center	
{ 
	text-align: center;
}
