body, p, table, td
{
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color : 242424;
}

A {
	font-family: arial,  helvetica, sans-serif; 
	color: 44607D;
	font-size: 9pt;
	text-decoration : underline;
}

A:HOVER {
	font-family: arial,  helvetica, sans-serif; 
	color: 8D8963;
	font-size: 9pt;
	text-decoration : none;
}

.address
{
	font-family: arial,  helvetica, sans-serif; 
	color: 99989C;
	font-size : 8pt;
	font-weight : bold;
}

.footer
{
	font-family: arial, helvetica, sans-serif;
	color: #425367;
	font-size : 8 pt;
	font-weight : bold;
	text-decoration : none;
}

A.footerLink
{
	font-family: arial, helvetica, sans-serif;
	color: #425367;
	font-size : 8 pt;
	font-weight : bold;
	text-decoration : none;
}

A.footerLink:HOVER
{
	font-family: arial, helvetica, sans-serif;
	color: #801021;
	font-size : 8 pt;
	font-weight : bold;
	text-decoration : underline;
}

.smallFont
{
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size : 8 pt;
}

.redArrow
{
	font-family: arial, helvetica, sans-serif;
	color: #F6031F;
	font-size : 7 pt;
	font-weight : bold;
}

.copyRight
{
	font-family: arial, helvetica, sans-serif;
	color: #666666;
	font-size : 8 pt;
}