p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, seriff;
	font-size: 1.5em;
}
s {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .5em;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;

}
.botnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #CCCCCC;
	text-decoration: none;
}
a.botnav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
	font-size: x-small;

}
a.botnav:active {
	color: #CCCCCC;
	text-decoration: underline;
}
a.botnav:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.botnav:hover {

	text-decoration: underline;
	color: #CCCCCC;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.frontpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #333333;
	line-height: 1.1em;
	letter-spacing: normal;
	text-transform: none;
	font-variant: normal;


}