body {
	margin: 0px;
	background-color: #666633;
}
td.nav {
	font-family: "Palatino Linotype";
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
td.smallwhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}
td.bodytext, p.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	line-height: 20px;
	font-style: normal;
	color: #000000;
}
.standout {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	line-height: 20px;
	font-style: italic;
	color: #330000;
	font-weight: bold;
}
.standout-white {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 20px;
	color: #fff;
	font-weight: bold;
}
a.standout-white {
	text-decoration:none
}
p.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	margin: 0px;
	line-height: 20px;
	font-style: italic;
	color: #330000;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
span.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0px;
	line-height: 20px;
	font-style: italic;
	color: #000000;
	font-weight: normal;
	padding: 0px;
}
td.bullettext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	line-height: 20px;
	font-style: normal;
	color: #000000;
}
a.white {
	color: #CCCC99;
	text-decoration: none;
}
a.white2 {
	color: #fff;
}
a.black {
	color: #000000;
	text-decoration: underline;
}
.small {
	font-size: 12px;
}
h1 {
	font-size: 36px;
}
td.subNav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: none;
}
h4 {
	font-size: 18px;
	margin-bottom: 3px;
	color: #FFFFFF;
}
p.recent {
	color: #CCCC99;
	text-decoration: none;
	font-size: 13px;
}
h5 {
	font-size: 16px;
	margin-bottom: 3px;
	color: #FFFFFF;
}

