.backcol {
	background-color: #F2F3DE;
	background-repeat: repeat-y;
}
.header {
	font-family: "Trebuchet MS", Arial;
	font-size: large;
	color: #AA554A;
	padding-right: 5px;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.maintext {
	font-family: "Trebuchet MS", Arial;
	font-size: small;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
}
.subheader {
	font-family: "Trebuchet MS", Arial;
	font-size: small;
	color: #666633;
	padding-right: 5px;
	padding-left: 10px;
	font-weight: bold;
}
.maintext a:link {
	font-family: "Trebuchet MS", Arial;
	font-size: small;
	color: #AA554A;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	text-decoration: none;
}
.maintext a:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: small;
	color: #AA554A;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	text-decoration: none;
}
.maintext a:hover {

	font-family: "Trebuchet MS", Arial;
	font-size: small;
	color: #006633;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	text-decoration: none;
}
.maintext a:active {


	font-family: "Trebuchet MS", Arial;
	font-size: small;
	color: #AA554A;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	text-decoration: none;
}
.maintextsmall {

	font-family: "Trebuchet MS", Arial;
	font-size: x-small;
	color: #666666;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
}
