body {background-color: #333300;}

ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}

.NormalText, body, td {
	font-family: Georgia, Times New Roman, "Times", serif;
	font-size: 16px;
	color: #CCCC99;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
}

.FooterText {
	font-family: Georgia, Times New Roman, "Times", serif;
	font-size: 11px;
	color: #CCCC99;
	font-weight: normal;
}

.SmallText {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #CCCC99;
	font-weight: normal;
}

.PageTitle {
	font-family: Arial, sans-serif;
	font-size: 28px;
	line-height: 32px;
	color: #D4D7B8;
	font-weight: normal;
}

/* link styles */

a:link {color: #CCC;}
a:hover {color: #FFF;}
a:visited {color:#FFF;}
a.active {color: #CCC;}

/* img styles */

img.Border {border: solid 5px #000;}
img.NoBorder {border:0;}

/* misc */

* td.WhiteBorderBottom {border-bottom: solid 1px #FFF; padding-bottom: 15px;}
td.WhiteBorderTop {border-top: solid 1px #FFF; padding-top: 20px;}