a.contactRef:link {
        font-size: 11px;
        font-weight: normal;
        color: #2B6F84;
        text-decoration: none;
}
a.contactRef:visited {
        color: #2B6F84;
		text-decoration: none;
}
a.contactRef:hover {
        font-weight: normal;
        color: #FF9900;
        text-decoration: underline;
}

table.contactTbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-align: justify;
	list-style-image: url(arrow.jpg);
	list-style-position: outside;
	list-style-type: square;
}

.font_bolded {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-indent: 0px;
	margin-left: 0px;
}
