body {
	font-family: Verdana, Arial, Helvetica, san-serif;
	margin: 1em;
}
.bodycopy {
	font-size: 0.8em;
}
	a.nounderline:link,a.nounderline:active,a.nounderline:visited {
		color: #003399;
		text-decoration: none;
	}
	a.nounderline:hover {
		color: #990000;
		text-decoration: none;
	}
.small {
	font-size: 0.62em;
}
a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #003399;
	text-decoration: none;
}
.leftmenu {
	font-weight: bold;
	font-size: 0.8em;
}
	a.leftmenu:link,a.leftmenu:active,a.leftmenu:visited {
		color: #003399;
		text-decoration: none;
	}
	a.leftmenu:hover {
		color: #990000;
		text-decoration: none;
	}
.medium {
	font-size: .75em;
}
.large {
	font-size: 1.0em;
}
.verylarge {
	font-size: 1.25em;
}
.title {
	font-size: 1.0em;
	font-weight: bold;
	color: #990000;
}
.subtitle {
	font-size: 0.9em;
	font-weight: bold;
	color: #996600;
}
.topmenu {
	font-size: 0.8em;
	font-weight: bolder;
}
	a.topmenu:link,a.topmenu:active,a.topmenu:visited {
		color: #003399;
		text-decoration: none;
	}
	a.topmenu:hover {
		color: #990000;
		text-decoration: none;
	}
.header {
	font-family: "Courier New", Courier, mono;
	font-size: 1.2em;
	font-weight: bold;
	color: #CCCCCC;
}
.subheader {
	font-family: "Courier New", Courier, mono;
	font-size: 1em;
	color: #CCCCCC;
	font-weight: bold;
}
.headerBlack {
	font-family: "Courier New", Courier, mono;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}
.subheaderBlack {
	font-family: "Courier New", Courier, mono;
	font-size: 1em;
	color: #000000;
	font-weight: bold;

}
.sponsorinfo {
	font-size: .7em;
	color: #666666;
}
