body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 0px;
	background-color: #FFCC66;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FF6600;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 17px;
}
a:link {
	color: #FF6633;
}
a:visited {
	color: #999999;
}
.bodyorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FF6633;
}
a:hover {
	color: #FF99FF;
	text-decoration: none;
}
.navbartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #333333;
}
.navbartext a:link {
	color: #333333;
	text-decoration: none;
}
.navbartext a:visited {
	color: #999999;
	text-decoration: none;
}
.navbartext a:hover {
	color: #FF6633;
	text-decoration: underline;
}
.lessleading {
	line-height: 14px;
}
