body {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #000000;
	background-color: #FFEFB0;
}
a:link {
	text-decoration: none;
	color: #CE1018;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
.pagetitle {
	font-weight: bold;
	font-size: 26px;
}.maintext {
	font-size: 16px;
}
.links {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.smalltext {
	font-size: 10px;
}
.maintextsmall {

	font-size: 12px;
}
