BODY {
    background-color:#00447E;
}
TD, P {
	font-family: Tahoma, Verdana, Futura, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #443415;
}
.sidebar
{
	font-size: 9pt;
	color: #00447E;
}
H2 {
	color : #00447E;
}
H3 {
	color : #00447E;
	font-size: 11pt;
	line-height: 16px;
	white-space : normal;
}
H4 {
	color : #00447E;
	font-style: bold;
	font-size: 11pt;
	line-height: 14px;
	margin-bottom : 0px;
	padding-bottom : 0px;
}
A  {
	color : #00447E;
	text-decoration: none;
}

A:Visited  {
	color : #00447E;
	text-decoration: none;
}

A:Active  {
	color : #443415;
	text-decoration: none;
}

A:Hover  {
	color : #443415;
	text-decoration: none;
}

a.nav  {
	color : #00447E;
	text-decoration: none;
	font-size: 9pt;
	font-weight : bold;
}

A.nav:Visited  {
	color : #00447E;
	text-decoration: none;
	font-size: 9pt;
	font-weight : bold;
}

A.nav:Active  {
	color : #ffffff;
	text-decoration: none;
	font-size: 9pt;	
	font-weight : bold;
}

A.nav:Hover  {
	color : #ffffff;
	text-decoration: none;
	font-size: 9pt;	
	font-weight : bold;
}

a.footer  {
	color : #8F7E5D;
	text-decoration: none;
	font-size: 8pt;
	font-weight : bold;
}

A.footer:Visited  {
	color : #8F7E5D;
	text-decoration: none;
	font-size: 8pt;
	font-weight : bold;
}

A.footer:Active  {
	color : #ffffff;
	text-decoration: none;
	font-size: 8pt;	
	font-weight : bold;
}

A.footer:Hover  {
	color : #ffffff;
	text-decoration: none;
	font-size: 8pt;	
	font-weight : bold;
}

