p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
}

li {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 4px;
}

.header {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	padding: 5px 0px 0px;
}

.subheader {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #996600;
	padding: 10px 0px 0px;
}

.footer {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-style: normal;
}

a {
	color : #CC0000;
	text-decoration : none;
}

a:active {
	color : #CC0000;
	text-decoration : none;
}

a:hover {
	font-weight: bold;
	color : #CC0000;
	text-decoration : none;
}

a.nav {
	color : #FFFFFF;
	text-decoration : none;
}

a:active.nav {
	color : #FFFFFF;
	text-decoration : none;
}

a:hover.nav {
	font-weight: bold;
	color : #660000;
	text-decoration : none;
}

a.footer {
	color : #666666;
	font-size: 11px;
	text-decoration : none;
}

a:active.footer {
	color : #666666;
	font-size: 11px;
	text-decoration : none;
}

a:hover.footer {
	font-weight: bold;
	color : #666666;
	font-size: 11px;
	text-decoration : none;
}

.seperate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
