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


a:link {
	color: #466868;
}
.centertitle {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #344846;
	text-align: center;
}

a:visited {
	color: #C96;
}
a:hover {
	color: #C93;
}
a:active {
	color: #B76D00;
}
.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;
}
.centertextsmall {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #344847;
	text-align: center;
}
