.centertext {
	text-align: center;
}
html
{
scrollbar-base-color: #000000;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #ffffff;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black; 
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: #dac08d;
scrollbar-3dlight-color: black;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	top: 0px;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	background-color: #000000;
}
td {
	font-size: 12px;
	font-weight: normal;
	
}
a:link {
	color: #6F2B28;
}
a:hover {
	color: #173E34;
}
a:active {
	color: #003333;
}
.medttext {
	font-size: 11px;
}



.title-blk {
	font-size: 14px;
	font-weight: bold;
}
.text-sm {
	font-size: 10px;
}
h1 {
	font-size: 16px;
	color: #183c58;
	font-weight: bold;
	font-style: italic;
	margin-top:0;
	margin-bottom:0
}
h3 {
	font-size: 13px;
	color: #000000;
	font-style: italic;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
h2 {
	font-size: 15px;
	color: #000000;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.text-xlg {
	font-size: 16px;
	font-weight: bold;
	color: #930207;
	font-style: italic;
}
a:visited {
	color: #19503D;
}
.hilitetext {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #235672;
}
.text-sm-blue {
	font-size: 9px;
	font-style: italic;
	color: #235672;
}
