body {
	background-image: url(images/nav/ns_mpbkgnd.gif);
	background-attachment:scroll;
	background-position:center;
	background-repeat:repeat-y;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	margin: 0px;
	line-height: normal;
	text-transform: none;
}
.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	color: #2F2520;
	text-transform: none;
}

.headline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}
A:link {text-decoration: none; color:#FF6699;}
A:visited {text-decoration: none; color:#FF6699;}
A:active {text-decoration: none; color:#FFCC00}
A:hover {text-decoration: underline overline; color:#00CC99}