body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ced;
	background-color: #bbccaa;
	margin: 0px;
}

a:link {
	color: #FF9;
}
a:visited {
	color: #4d2e09;
}
a:hover {
	color: #C93;
}
a:active {
	color: #4d2e09;
}
.largetext {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.titletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #BCA;
}
h3 {
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #BCA;
}
.centertext {
	text-align: center;
}
.whitetext {
	color: #C8C797;
}
.smallcenter {
	font-size: 9px;
	text-align: center;
}
.blacktext {
	color: #000;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.textcover {
	background-color: #999;
}
