.centertext {
	text-align: center;
}
body {
	font-family: Georgia;
	top: 0px;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	background-color: #999999;
}
td {
	font-size: 12px;
	font-weight: normal;
	
}
a:link {
	color: #336600;
}
a:hover {
	color: #3333CC;
}
a:active {
	
	color: #713B1F;
}
.medttext {
	font-size: 11px;
}



.title-blk {
	font-size: 14px;
	font-weight: bold;
}
.text-sm {
	font-size: 10px;
}
h1 {
	font-size: 28px;
	color: #011C4B;
	font-weight: bold;
	font-style: italic;
	margin-top:0;
	margin-bottom:0
}
h3 {
	font-size: 12px;
}
.text-xlg {
	font-size: 16px;
	font-weight: bold;
	color: #1A3262;
	font-style: italic;
}
.text-wt-lg {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.title-lg-blk {
	font-size: 14px;
	font-weight: bold;
	color: #336600;
	font-style: italic;
}
a:visited {
	color: #336600;
}
.verylarge {
	font-size: 60px;
	font-style: italic;
	color: #011c4b;
}
.hilitetext {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #001D70;
}

