body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
}
h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.4em;
	line-height: 20px;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1em;
}
h5 {
	font-size: 0.8em;
	margin: 0em;
	padding: 0em;
}
h6 {
	font-size: 0.7em;
	font-style: italic;
	font-weight: normal;
	margin: 0em;
	padding: 0em;
}
.menulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFE7B3;
	text-decoration: none;
	font-size: .75em;
}
.menulink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
	filter: Blur(Add=4, Direction=4, Strength=4);
}
.footer {
	font-size: 0.7em;
	font-weight: bold;
	color: #617A27;
}
a.bodylink {
	font-weight: bold;
	color: #617A27;
}
a.bodylink:hover {
    text-decoration: none;
}
a.footerlink {

	font-size: 1em;
	font-weight: bold;
	color: #617A27;
}
a.footerlink:hover {
	color: #FFCC33;
	text-decoration: none;
}
.menubg {
	background-image: url(images/upgreen.png);
	background-repeat: no-repeat;
	background-position: center;
}
img {
	border: thin solid #617A27;
}
.headings {
	font-size: 1.4em;
	color: #FFFFFF;
	line-height: 20px;
	background-color: #719349;
	padding: 5px;
	font-style: italic;
	border: 2px solid #506420;
}
.i {
	font-style: italic;
	font-weight: bold;
	color: #587DB4;
}
.bigitalics {
	font-size: 1.4em;
	color: #617A27;
	line-height: 20px;
	padding: 5px;
	font-style: italic;
	font-family: Georgia;
	font-weight: bold;
}
marquee {
	font-size: small;
}
.mediumitalics {
	color: #617A27;
	line-height: 20px;
	padding: 5px;
	font-style: italic;
	font-family: Georgia;
	font-weight: bold;
}
.gold {
	color: #FFCC00;
	font-weight: bold;
}
.bronze {
	color: #996633;
	font-weight: bold;
}
.silver {
	color: #999999;
	font-weight: bold;
}
.headbg {
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
}
