

 body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #322903;
	overflow-y: scroll;
}

a:link {
	color: #3366cc;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
a:visited {
	color: #3366cc;
	text-decoration: underline;
}
a:hover {
	color: #99ccff;
	text-decoration: none;
}
a:active {
	color: #3366cc;
	text-decoration: underline;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #322903;
}

.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #322903;
}

.StoryText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #ffffff;
}

.FormText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #322903;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #322903;

}

H1 {
	color: #00ACFF;
	font-weight: bold;
	font-size: 14px;

}

H2 {
	color: #322903;
	font-weight: bold;
	font-size: 14px;

}



.Slugline {
	color: #322903;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
}

.LinkWhite a, .LinkWhite a:visited, .LinkWhite a:active {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana;
    font-size:10pt;
	text-decoration: none;

	
}

.LinkWhite a:hover {
	color: #cccccc;
	font-family: Verdana;
    font-size:10pt;
	text-decoration: underline;
}

.LinkWhite li { 

	list-style-type:none;
	margin-left:-30px;
	margin-bottom:5px;

}

#creditfooter { display:none; }