body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
}
body {
	margin-left: 5px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	background: white url("images/hh-back.gif");
	background-repeat: repeat-x;
	background-attachment: fixed;
	
	background-color: #6F6FFF;
}
a:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #660033;
}
a {
	font-weight: bold;
}
a.nav_text:link {
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}
a.nav_text:visited {
	text-decoration: none;
	color: #000033;
}
a.nav_text:hover {
	text-decoration: none;
	color: #0033CC;
}
a.nav_text:active {
	text-decoration: none;
	color: #009900;
}

.fourteen {
	font-size: 14px;
	font-weight: bold;
}
.maroon {
	font-size: 24px;
	color: #660000;
}
.subtitle {
	font-size: 22px;
	font-weight: bold;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.desc {
	color: #003399;
}

