﻿Body, P, span/*, TD*/
{
	font: 9pt Georgia;
	font-family: Georgia, Verdana, Arial, Tahoma;
	font-size: 9pt;
	color: #31322E;
	text-align: left;
}

H1
{
	font-weight: bold;
	font-size: large;
	color: #053A65;
	font-family: Georgia, Verdana, Arial, Tahoma;
}

H2
{
	font-weight: bold;
	font-size: medium;
	color: #5688BA;
	font-family: Georgia, Verdana, Arial, Tahoma;
}

H3
{
	font-weight: bold;
	font-size: small;
	color: #31322E;
	font-family: Georgia, Verdana, Arial, Tahoma;
}

A:link
{
	font: 9pt Georgia, Verdana, Arial, Tahoma;
	color: #5688BA;
	text-decoration: underline;
}
	
A:visited
	{
	font: 9pt Georgia, Verdana, Arial, Tahoma;
	color: #134679;
	text-decoration: underline;
	}
	
A:hover
	{
	font: 9pt Georgia, Verdana, Arial, Tahoma;
	color: #D9A646;
	text-decoration: underline;
	}		
	
A.Footer:link
{
	font-size: xx-small;
	color: #8F9A58;
	font-family: Verdana, Arial, Tahoma;
	text-decoration: underline;
}
	
A.Footer:visited
	{
	font-size: xx-small;
	color: #B00B17;
	font-family: Verdana, Arial, Tahoma;
	text-decoration: underline;
	}
	
A.Footer:hover 
{
	font-size: xx-small;
	color: #6D725C;
	font-family: Verdana, Arial, Tahoma;
	text-decoration: underline;
}

.ControlError
{
	background-color:#cc0001;
	color:White;
}

