.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}

.nav a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #117700;
	text-decoration: underline;
}

.nav a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #1144dd;
	text-decoration: underline;
}

.nav a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}

.nav a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 5px;
}

.content a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}

.content a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #1144dd;
	text-decoration: underline;
}

.content a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
	text-decoration: underline;
}

.content a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #9900FF;
	text-decoration: underline;
}

.blurb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCFF;
	border: none;
}


.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-image: url(images/header_image.gif);
	background-color: #dddddd;
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
}

.header a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #dddddd;
	background-image: none;
	text-decoration: underline;
	text-indent: 20px;
}

.header a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #dddddd;
	background-image: none;
	text-indent: 20px;

}

.header a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	background-image: none;
	text-indent: 20px;
	text-decoration: underline;
}

.header a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	background-image: none;
	color: #FFFF00;
	text-indent: 20px;
	text-decoration: underline;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}

.footer a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}

.footer a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}

.footer a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}

.footer a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}

.leftnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.leftnav a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #117700;
	text-decoration: underline;
}

.leftnav a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #1144dd;
	text-decoration: underline;
}

.leftnav a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
	text-decoration: underline;
}

.leftnav a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #9900FF;
	text-decoration: underline;
}
