body {
	background-color: #FFFFCC;
}

td, th {
	font-family: arial;
	font-size: 14px;
	color: black;
}

a {
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	font-family: arial;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	background-color: #000000;
}

.leftnav {
	font-size:14px;
	line-height:17px;
	padding-left: 40px;
}

.leftnav:visited {
	font-size:14px;
	color: #800080;
	line-height:17px;
	padding-left: 40px;
}

.headline {
	font-family: verdana;
	font-size:36px;
	line-height:45px;
	font-weight: bold;
}

.subheader {
	font-size:20px;
	line-height:24px;
}
