.countfont {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #999999;
}
.contactnamefont {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	color : #777777;
	letter-spacing : 0.2em;
}
.contactagentfont {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	color : #777777;
	letter-spacing : 0.1em;
}
.contactfont {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #777777;
	line-height : 160%;
}
A:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #773333;
	line-height : 160%;
	text-decoration : none;
}
A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #773333;
	line-height : 160%;
	text-decoration : none;
}
A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #cc0000;
	line-height : 160%;
	text-decoration : none;
}
A:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #cc0000;
	line-height : 160%;
	text-decoration : none;
}