body {margin: 0px; padding: 0px;}

body, td, b, span, p {
	font-family: trebuchet ms, verdana, sans-serif;
	color: #333;
}

.header {
	font-weight: bold;
	padding-bottom: 10px;
}

.smallheader {
	font-weight: bold;
}


a {
	text-decoration: none;
	color: #000;
}

span.date {

}

a:hover {
	text-decoration: underline;
}

a.subnav {
	color: #fff;
	text-decoration: none;
	margin-left: 10px;
}

a.subnav:hover {
	font-weight: bold;
}
