.headline-h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	line-height: normal;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: disc;
	line-height: 16px;
}
.list {
	list-style-type: disc;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
a.hdl:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a.hdl:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a.hdl:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a.hdl:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: disc;
	font-weight: normal;
	vertical-align: top;
}
a.copy:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
a.copy:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
a.copy:hover {
	color: #FFCC00;
	text-decoration: none;
}


#dropmenudiv {
	position:absolute;
	border:1px solid #FFFFFF;
	border-bottom-width: 0;
	font:normal 11px Verdana;
	color:#FFFFFF;
	line-height:18px;
	z-index:100;
	margin-top:-1px;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #FFFFFF;
	padding: 1px 0;
	text-decoration: none;
	color:#FFFFFF;
	text-align:left;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #6588FF;
}


.back{
	width:20px;
	height:20px;
	background-color:#6588FF;
	text-decoration: none;
	text-align: center;
	border: solid 1px #000066;
	margin: 0px 0px 5px 5px;
}

.back a {
	text-decoration: none;
	color: #FFFFFF;
}