p,a,li,td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: small;
	line-height: 18px;
}
.miniheader {
	font-weight: bold;
	color: #990000;
	font-size: 14px;
}
h1,h2,h3,h4,h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pagetitle {
	font-size: medium;
	font-weight: bold;
	color: #FFF000;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	color: #660000;
}
a:visited {
	color: #660000;
}
a:active {
	color: #660000;
}
#submenu a{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
}
#submenu a:hover{
text-decoration: underline;
}

