.main_menu {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
}
.body {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	line-height: 22px;
	text-align: justify;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: disc;
}
.headline {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	text-transform: none;
	color: #000000;
	line-height: 14px;
	text-align: left;
	margin: 22px 0px -12px;
	white-space: normal;
}
.subhead {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
	line-height: 22px;
	text-align: left;
	margin-bottom: 6px;
}
.bodyLIST {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	line-height: 22px;
	text-align: left;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 24px;
	text-indent: 0px;
}
.bodyLONG_LIST {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	line-height: 18px;
	text-align: left;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 36px;
	text-indent: -12px;
}
.subheadTIGHT {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
	line-height: 22px;
	text-align: left;
	margin-bottom: 0px;
}

