p {
	font-family: Verdana, Times, "Courier CE";
	font-size: 12px;
	color: #000000;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	color: #000033;
}
a:hover {
	color: #993300;
	background-color: #CC9933;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Times, "Courier CE";
	font-size: 13px;
	
	font-weight: bold;
	color: #990000;
}
h2 {
	font-family: Verdana, Times, "Courier CE";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.subtitlebig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	color: #333333;
}
.nav,
    .nav a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #99FF66;
	text-decoration: none;
	}
