body {
	margin: 10px;
}

.logo, img.logo, a.logo, a.logo:link, a.logo:active, a.logo:visited, a.logo:hover, img.logo:hover {
	border-style: solid;
	border-width: 2px;
	border-color: #56595C;
}

a:visited {
	color : #56595C;
	text-decoration: none;
}

a:link {
	color : #56595C;
	text-decoration: none;
}

a:hover {
	color : #FF0033;
	text-decoration: none;
}

.contactTextHead, td, th, p, {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}

.contactTextHead2, td, th, p {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color:#FF0033;
}

.contactText, td, th, p {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color:#56595C;
}

.bioText, td, th, p {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color:#56595C;
}


