body {
	background-color: #003366;
}
.body_txt {
	font-family: Verdana;
	font-weight: normal;
	color: #2C7197;
	text-decoration: none;
	font-size: 13px;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #2C7197;
	text-decoration: none;
	list-style-type: disc;
}

.copyrt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #99FFFF;
	text-decoration: underline;
}
.links_lowr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.sub_heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.body_txt_bld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.body_sm_it {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #2C7197;
}
.form_red {
	font-family: Verdana;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.bodytxt_wht {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

