a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}   
a:active {
	color: #990000;
	text-decoration: none;
}

.bodytext {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}

.bodytext-sm {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}

.header {
	font-family: Tahoma;
	font-size: 20px;
	color: #000000;
}

.subhead {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.footer a:link {
	color: #666666;
	text-decoration: none;
}

.footer a:hover {
	color: #333333;
	text-decoration: none;
}

.footer a:active {
    color: #666666;
	text-decoration: none;
}

.footer a:visited {
    color: #666666;
	text-decoration: none;
}

img.thumbphoto {
	margin-right:9px;
	margin-bottom:5px;
	float:left;
}

img.photo {
	margin-right:15px;
	margin-bottom:9px;
	float:left;
}