﻿body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#333;
}
h1 {
	color: white;
}
h3 {
	color: white;
}
.tcenter {
	text-align: center;
}
.piccenter {
	text-align:center;
	margin-bottom: 0px;
}
.menu {
	text-align: center;
	color: white;
	font-weight:bold;
	font-size: 95%;
}
.lrbody {
	background-color: #CECBB9;
	font-size: 128%;
	padding: 1px 10px 1px 10px;
}
.caption {
	font-size: 80%;
	text-align:center;
	font-style:italic;
	margin-top: 0px;
}
a:link { color:white; text-decoration:none; }
a:visited { color:#E0E0E0; text-decoration:none; }

.style3 {
	border: 3px solid #000000;
	background-color:#9E0001;
}

.style4 {
	color: #FFFFFF;
}

