body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	color: #00008F;
}
h2 {
	font-size: 12px;
	color: #00008F;
}
a:link {
	color: #00008F;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #00008F;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
	color: #00008F;
}
a.sub:link {
	color: #00008F;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a.sub:visited {
	text-decoration: underline;
	color: #00008F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a.sub:hover {
	text-decoration: none;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a.sub:active {
	text-decoration: underline;
	color: #00008F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.green {
	background-color: #3FB86E;
}
.greenlite {
	background-color: #d1ecdf;
}
.bodytext_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3FB86E;
}


.blue {
	background-color: #5890E5;
}
.bodytextsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00008F;
}

.yellow {
	background-color: #FDF9C5;
}
.bodytext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00008F;
}



.orange {
	background-color: #C47D17;
}
.white {
	background-color: #FFFFFF;
}
.bodytext_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c47d17;
}


.orange_lite {
	background-color: #fdf2e2;
}
.bluelite {
	background-color: #d2e3fc;
}
.bodytext_blue {
	font-family: Arial, Helvetica, sans-serif;
	color: #5890E5;
	font-size: 11px;
}
.bluedark {
	background-color: #00008F;
}
