body {
	background-color: #FFE0C1;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6A0A0A;
}
.bodytextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6A0A0A;
}
.heading1white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.imageborder {
	padding: 5px;
}
.picturetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993300;
}
.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6A0A0A;
}

.textborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #6A0A0A;
	padding: 10px;
}
a:link {
	color: #CC0000; text-decoration: none;
}
a:visited {
	color: #CC0000; text-decoration: none;
}
a:hover {
	color: #FF3300; text-decoration: none;
}
a:active {
	color: #FFCC00; text-decoration: none;
}
