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

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

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

.topLink
{
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size : 9pt;
	font-weight : bold;
	margin-bottom:24px;
}

A.topLink
{
	font-family: arial,  helvetica, sans-serif; 
	color: #000000;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}

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

.heading1
{
	font-family: arial,  helvetica, sans-serif; 
	color: 464746;
	font-size : 11pt;
	font-weight : bold;
}

.heading2
{
	font-family: arial,  helvetica, sans-serif; 
	color: 464746;
	font-size : 9pt;
	font-weight : bold;
}

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

A.contactInfo
{
	font-family: arial, helvetica, sans-serif;
	color: #666666;
	font-size : 8pt;
	text-decoration : underline;
}

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

A.contactLink
{
	font-family: arial, helvetica, sans-serif;
	color: #FF0000;
	font-size : 16pt;
	font-weight : bold;
	text-decoration : underline;
}

A.contactLink:HOVER
{
	font-family: arial, helvetica, sans-serif;
	color: #FF0000;
	font-size : 16pt;
	font-weight : bold;
}

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