a:link       
{
	color: #B22222 
}

a:visited    
{
	color: #B22222 
}

a:active
{
	color: #B22222; 
	font-weight:bold
}

a:hover      
{ 
	color: #B22222; 
	font-weight:bold 
}

h1
{
font-size: 12pt; 
font-weight: bold; text-decoration:underline 
}

h2
{
font-size: 10pt; 
font-weight: bold;
}

span.h3
{
font-size: 10pt; 
font-weight: bold; 
}

img
{
border: 1px ridge #B22222
}

body
{
	font-family: Arial, Helvetica, Geneva; 
	background-color: #FEF3CD;
	color: #B22222; 
	font-size: 10pt; 
	align: left 
}

table
{
font-size: 10pt; 
}

hr
{
border: 1px groove #B22222 
}
