.title {
	font: bold 18px/18px Georgia, Times New Roman, Times;
	color: #5C5149; line-height: 18px;
}
.header {
	color: #807162;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}
.subhead {
	color: #7a5563;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}
.red {color: #CC0000}
body {
	background-color: #EFEDE2;
	margin-top: 0px;
}


a:link {
	color: #5C5149;
text-decoration: none; 

}
a:visited {
         color: #333333;  font: bold; text-decoration: none; 
}
a:hover {
	color: #993366; font: bold; text-decoration: none; 
}
td {
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
}
.border {
	border: 1px, thin solid #999999;
}

.boldgrey {
	color: #666666;
	font: bold 12px Arial, Helvetica, sans-serif;

