body
{
	background: #d8a834;
	font-family: Arial,'sans serif';
	font-size: 11pt;
	color: #747272;
}

td, p
{
	font-family: Arial,'sans serif';
	font-size: 11pt;
	line-height:22px;
	color: #747272;
}

h1
{
	font-family: Arial,'sans serif';
	font-size: 26px;
	font-weight: normal;
	color: #1d50ac;
	margin: 20px 0px 0px 0px;
}

.blue
{
	font-family: Arial,'sans serif';
	font-size: 11pt;
	line-height:14px;
	color: #1d50ac;
}

.footer
{
	font-family: Arial,'sans serif';
	font-size: 11px;
	color: #5db3c5;
}

a:link, a:visited, a:active 
{ 
	font-family: Arial,'sans serif';
	font-size: 11pt;
	text-decoration: none;
	color:#5db3c5;
}

a:hover 
{
	font-family: Arial,'sans serif';
	font-size: 11pt;
	text-decoration: underline;
	color:#1d50ac; 
}

a.footer:link, a.footer:visited, a.footer:active 
{ 
	font-family: Arial,'sans serif';
	font-size: 11px;
	text-decoration: none;
	color:#5db3c5;
}

a.footer:hover 
{
	font-family: Arial,'sans serif';
	font-size: 11px;
	text-decoration: underline;
	color:#fbcc59; 
}


