BODY {
	background-color: white;
	font-family: Georgia, Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #4000FF;
}

TABLE {
	font-family: Georgia,Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #4000FF;
}

TD {
	font-family: Georgia,Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #4000FF;
}

B {
	font-family: Georgia,Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

H1 {
	font-family: Georgia,Arial, Helvetica;
	font-size: 14pt;
	font-weight: bold;
	color: #000080;
}

H2
{
	font-family: Georgia,Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	color: #000080;
}

H3
{
	font-family: Georgia,Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: #000080;
}

H5 {
	font-family: Georgia,Arial, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
	color: #000080;
}

H6 {
	font-family: Georgia,Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	color: #000080;
}

A {
	font-family: Georgia,Arial, Verdana, Helvetica;
	text-decoration: none;
	color: #000080;
}

A:hover {
	text-decoration: underline;
}
