BODY TABLE
{
	font-size: 10pt;
	color: #385272;
}

td
{
	padding:0px;
	margin:0px;
}

.Content
{
	font-size: 10pt;
	color: #385272;
	font-family: Arial;
}
.ContentSmall
{
	font-size: 8pt;
	color: #385272;
	font-family: Arial;
}
H2
{
	font-weight: bold;
	font-size: 16pt;
	color: #385272;
	font-family: 'Comic Sans MS' , Arial;
}

H3
{
	font-weight: normal;
	font-size: 12pt;
	color: #385272;
	font-family: 'Comic Sans MS' , Arial;
	margin-bottom: 0;
}

A, A:link, A:visited
{
	font-size: 10pt;
	color: #385272;
	font-family: Arial;
}

A:active, A:hover 
{
	font-size: 10pt;
	color: #385272;
	font-family: Arial;
	text-decoration: underline;
}

A.Navigation, A.Navigation:link, A.Navigation:visited
{
	font-size: 10pt;
	color: #385272;
	font-family: Arial;
}

A.Navigation:active, A.Navigation:hover 
{
	font-size: 10pt;
	color: #385272;
	font-family: Arial;
	text-decoration: underline;
}

.Seperator 
{
	font-size: 10pt;
	color: #385272;
	font-family: Arial;
}
HR
{
	color: #f0f5fa;
}
