BODY {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #484332;
	line-height : 15px;
}

td {
	font-size: 11px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #484332;
	line-height : 15px;
}

th {
	font-size: 12px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #484332;
	line-height : 15px;
}

A:link {
	font-size: 11px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #997131;
	line-height : 15px;
	font-weight: normal;
	text-decoration : none;
}

A:visited {
	font-size: 11px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #997131;
	line-height : 15px;
	font-weight: normal;
	text-decoration : none;
}

A:hover {
	text-decoration: underline;
	font-size: 11px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #87925a;
	line-height : 15px;
	font-weight : normal;
}

A:active {
	text-decoration: none;
	font-size: 11px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #cfb672;
	line-height : 15px;
	font-weight : normal;
}

/* these A styles are for text links when on dark bg color */

A.rev:LINK {
	font-size: 11px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #e7dbad;
	line-height : 15px;
	font-weight: normal;
	text-decoration : none;
}

A.rev:VISITED {
	font-size: 11px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #e7dbad;
	line-height : 15px;
	font-weight: normal;
	text-decoration : none;
}

A.rev:HOVER {
	font-size: 11px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #f9e494;
	line-height : 15px;
	font-weight: normal;
	text-decoration : none;
}


A.rev:ACTIVE {
	font-size: 11px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #e7dbad;
	line-height : 15px;
	font-weight: normal;
	text-decoration : none;
}

.bodymain { 
	font-size: 11px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #576163;
	line-height : 15px;
	margin: 1em;
}


/* use for text in intro */
.bodyintro{
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #484332;
	line-height : 23px;
	padding-left: 4px;
}

.bodyaccent { 
	font-size: 11px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #000000;
	font-weight : bold;
	line-height : 15px;
}

.bodyaccentred { 
	font-size: 11px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #993300;
	font-weight : normal;
	line-height : 15px;
}

.bodyrev { 
	font-size: 11px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #fbf2cf;
	font-weight : bold;
	line-height : 15px;
}

.bold { 
	font-size: 11px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #000000;
	font-weight : bold;
	line-height : 15px;
}
.micetype { 
	font-size: 10px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #669999;
}
/* page headers */
H1  {
	color : #000000;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size : 10pt;
	font-weight : bold;
}

H2 {
	color : #996600;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size : 11px;
	font-weight : bold;
}

li {
	list-style-image: url(bulletarrow.gif);
}

/* backgrounds */
.bg_topnav { background: url(images/hm_top.jpg) no-repeat left top; }
