body {
	background: #FFFFCC;
}

#hla {
	width: auto;
	background: #0759AB;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;		
	margin: -8px;
	_margin-top: -16px;
	_margin-right: -10px;
	_margin-left: -10px;
}

#hlb {
	float: right;
	margin-top: -16px;
	background-position: right;
	margin-right: 10px;
}

#hlb img {
	border: none;
}

a, a:hover {
	text-decoration:none;
	color: red;
}

a:hover {
	text-decoration:underline;
}

.nz, .na, .nn, .nb {
	color: Black;
	font-size: 12pt;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
	text-align: justify;
	text-indent: 10px;
	padding-top: 7px;
}

.na, .nn, .nb {
	font-size: 10pt;
	padding-top: 0px;
}

.nn {
	font-weight: normal;
}

.nb {
	color: Blue;
}


