A {
	color : black;
}

A:hover {
	color : blue;
	text-decoration : underline;
}

body
{	
	font-family:		arial, helvetica, geneva, verdana, sans serif;
	margin-left:		3;
	margin-top:			0;
	background-color:	#ffffff;
	text-align:			center;
	
}

.hilite {
	font-family: 	arial, helvetica, geneva, verdana, sans serif;
	color:			#000000;
	font-size:		11pt;
	font-weight:	bold;
	text-align:		left;
	text-decoration:	none;	
	background-color:	#E8E0D9;
}

.tab {
	font-family: 	arial, helvetica, geneva, verdana, sans serif;
	color:			#BB764B;
	font-size:		11pt;
	font-weight:	bold;
	text-align:		left;
	text-decoration:	none;
	background-color:	#FFFFFF
}

.submenu {
	font-family: 	arial, sans serif;
	color:			#000000;
	font-size:		7.25pt;
	background-color:	#E8E0D9;
}

.content {
	font-weight:	normal;
	font-family: 	arial, helvetica, geneva, verdana, sans serif;
	font-size:		9pt;
}

.subhead {
	font-weight:	bold;
	font-family: 	arial, helvetica, geneva, verdana, sans serif;
	font-size:		9pt;
}

.lines {
	background-color:	#E8E0D9;
}

.link {
	font-family: 	arial, helvetica, geneva, verdana, sans serif;
	color:			#BB764B;
	font-size:		9pt;
	font-weight:	normal;
	text-align:		left;
	text-decoration:	underline;
	background-color:	#FFFFFF
}

.mapheader {
	font-weight : bold;
	font-family : Arial, Times, Sans;
	font-style : normal;
	font-size : 16px;
}

.mapsubhead {
	background-color : #E8E0D9;
	font-weight : normal;
	font-size : 12px;
	font-style : normal;
	text-decoration : none;
	line-height : 0.9;
}

.mapitem {
	font-weight : normal;
	font-size : 12px;
	font-style : normal;
	text-decoration : underline;
	line-height : 1.1;
}

.pageheader {
	font-weight:	bold;
	font-family: 	arial, helvetica, geneva, verdana, sans serif;
	font-size:		11pt;
}
