body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #60688C; 
	scrollbar-face-color: #ECEDF0;
	scrollbar-track-color: #722513;
	scrollbar-arrow-color: #1B2763;
	scrollbar-shadow-color: #813869;
	scrollbar-darkshadow-color: #813869;
	scrollbar-highlight-color: #813869;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:hover.nodec {
	color: #FF6F0B;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	line-height: 16px;
}
td a.nav {
	font-size: 10px;
	color: #000000;
	display: block;
	height: 22px;
	width: 100px;
	padding-top: 2px;
	text-transform:uppercase;
	text-decoration: none;
}
td a:hover.nav {
	color: #fdebbb;
	background-color: #100088;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #100088;
	text-decoration: none;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #100088;
	font-weight: bold;
	text-transform:uppercase;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fdebbb;
	font-weight: bold;
	text-transform:uppercase;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #100088;
	text-transform:uppercase;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ae0707;
	
}
.redtext {
	font-size: 12px;
	color: #AE0707;
	text-transform: none;
}
.textfront {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}	
.hyper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AE0707;
	font-decoration: underline;
	}
a:hover.hyper {
	color: #100088;
	background-color: #ffffff;
}
.yellowhyper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FCF3DB;
	font-decoration: underline;
	}
