body, td, p, ul
{
	font-family: Georgia, Palatino, Times New Roman;
	font-size: 10pt;
	color: #665F2E;
}

.header
{
	font-family: Georgia, Palatino, Times New Roman;
	font-size: 16pt;
	font-style: italic;
	color: #67000E;
}

a:link, a:visited, a:active 
{ 
	font-family: Georgia, Palatino, Times New Roman;
	font-size: 10pt;
	text-decoration: none;
	color: #2B3D81;
}

a:hover 
{
	font-family: Georgia, Palatino, Times New Roman;
	font-size: 10pt;
	text-decoration: underline;
	color: #962F34; 
}

.footer
{
	font-family: arial,helvetica,'sans serif';
	font-size: 8pt;
	color: #503C15;
}

a.footer:link, a.footer:visited, a.footer:active 
{ 
	font-family: arial,helvetica,'sans serif';
	font-size: 8pt;
	color: #503C15;
}

a.footer:hover 
{
	font-family: arial,helvetica,'sans serif';
	font-size: 8pt;
	color: #4785B1; 
}
