
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #999966;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	color:#ffffff;
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
.date {
	font-size: 12px;
	font-weight: normal;
}
.smalldate {
	font-size: 10px;
	font-weight: normal;
}

.related {
	font-weight: bold;
}

.white {
	color:#ffffff;
}
a {
color:#FFeecc;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}