font {
	font-family: "Courier New", Courier, mono;
}
p {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bodytext {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.bodyheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a:link {
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:active   { color: #FF3300; }
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.blackText {
	color: #000000;
}
.ants {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
