body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #003300;
	background-color: #FFFFCC;
}
.strike {
	color: #990000;
}
.copyright {
	font-size: xx-small;
	color: #666666;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #660099;
	text-decoration: none;
}
