body {
	font-family: Arial, Helvetica, sans-serif;
	top: 0px;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	background-color: #96bcd3;
}
td {
	font-size: 12px;
	font-weight: normal;
	
}
a:link {
	color: #040360;
}
a:hover {
	color: #173E34;
}
a:active {
	color: #61712A;
}
.medttext {
	font-size: 11px;
}



.title-blk {
	font-size: 14px;
	font-weight: bold;
	color: #040360;
}
.text-sm {
	font-size: 10px;
}
h1 {
	font-size: 16px;
	color: #040360;
	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: #21574A;
	font-style: italic;
}
.text-wt-lg {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.title-lg-blk {
	font-size: 18px;
	font-weight: bold;
	color: #040360;
	font-style: italic;
}
a:visited {
	color: #19503D;
}
.hilitetext {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #001D70;
}
