h1
{
	color: #0364a6;
	font-family: Arial;
	font-size: 18pt;
	margin: 0px;
	margin-top: 7px;
	margin-bottom: 15px;
	padding-bottom: 13px;
	border-bottom: 1px solid #0364a6;	
}

h2
{
	font-family: arial; 
	font-weight: bold; 
	color: #a5410f; 
	font-size: 10pt; 
	padding-top: 10px;
	margin-bottom: 4px;
}

.content
{
	padding: 10px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
	background-color: #fff;
}

.footer
{
	border-top: 4px solid #990000; 
	text-align: center;
    background-color: #E2ED3f;
}

.footerdiv
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
    padding: 10px;
}

a img
{
	border: none;
	text-decoration: none;
}