body {
	background-color: #999999;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	margin: 10px;
}
h2 {
	margin: 10px;
	color: #CC0000;
	font-size: 24px;
}
h3 {
	margin: 10px;
	color: #CC0000;
	font-size: 16px;
}
.style1 {font-size: 9px}
.style2 {
	color: #990000;
	font-weight: bold;
}
.style4 {color: #cc0000; font-weight: bold; }
.centremenu {
	text-align: center;
}
h4 {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.thumb {
	text-align: center;
	border: 1px solid #000;
	margin: auto;
	display: block;
}
.photo {
	display:block;
	margin: 0px auto;
	text-align:center;
	padding: 0px;
	border: 1px solid #000;
}
h5 {
	font-style: normal;
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	color: #CE0000;
	margin-left: 10px;
}
.new {
	padding: 5px;
	margin: 0px;
}
.gutter {
	float: right;
}
.lowerline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CE0000;
}
.dateformat {
	text-align: right;
	margin-right: 10px;
}
h6 {
	text-align: center;
	font-size: 10px;
	font-style: italic;
}
