.centertext {
	text-align: center;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	top: 0px;
	font-size: 13px;
	color: #FFF;
	margin: 0px;
	background-color: #000;
}
a:link {
	color: #428400;
}
a:hover {
	color: #76A8DB;
}
a:active {
	color: #76A8DB;
}
.medttext {
	font-size: 11px;
}



.title-blk {
	font-size: 14px;
	font-weight: bold;
}
.text-sm {
	font-size: 10px;
	text-align: center;
}
h1 {
	font-size: 18px;
	color: #cb8219;
	font-weight: bold;
	font-style: italic;
	margin-top:0;
	margin-bottom:0
}
h3 {
	font-size: 14px;
	font-style: italic;
	color: #cb8219;
}
.text-xlg {
	font-size: 14px;
	font-weight: normal;
	color: #000;
	font-style: normal;
}
.text-wt-lg {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.title-lg-blk {
	font-size: 14px;
	font-weight: bold;
	color: #FF9;
	font-style: italic;
}
a:visited {
	color: #B25008;
}
.verylarge {
	font-size: 30px;
	font-style: italic;
	color: #FF6;
	font-weight: bold;
}
.hilitetext {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #B25008;
}
