body
{
	font-size: 10pt;
	color: black;
	font-family: Arial, Tahoma;
}
.footer
{
	font-size: 8pt;
	color: black;
	font-family: Arial, Tahoma;
}
.Heading1
{
	font-weight: bold;
	font-size: 18pt;
	color: #ffffff;
	font-family: Arial;
}
.body
{
	font-size: 10pt;
	color: black;
	font-family: Arial, Tahoma;
}
.SubHeading1
{
	font-weight: bold;
	font-size: 11pt;
	color: #0000bb;
	font-family: Arial, 'Arial Black' , Tahoma;
	text-decoration: underline;
}
A.SubMenu
{
	font-weight: bold;
	font-size: 11pt;
	color: #0000bb;
	font-family: arial;
	text-decoration: none;
}
A.SubMenu:hover
{
    TEXT-TRANSFORM: none;
    COLOR: #326e9a
}