body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	background: #666666;
	margin-top: 30px;
	margin-bottom: 30px;
}
h3 {
	font: italic 18px Times, "Times New Roman", serif;
	color: #333333;
}
.header {
	font: italic 18px "Times New Roman", Times, serif;
	margin-top: 0px;
	color: #000000;
}
.menuheader {
	font: italic 18px "Times New Roman", Times, serif;
	color: #000000;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
}
.headerpad {
	padding-bottom: 10px;
}
.bottomborder {
	border-bottom: 20px solid #666666;
}
td {
	vertical-align: top;
	text-align: left;
}
.darkborder {
	border: 1px solid #333333;
}
.whitetext {
	color: #FFFFFF;
}
