body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFCC;
}
p,li {
	line-height: 150%;
}
td {
	font-size: 70%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 160%;
	line-height: 100%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	margin-top: 0px;
	line-height: 100%;
	margin-bottom: 5px;
	padding-top: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 5px;
}
a:link {
	color: #FFFFCC;
	text-decoration: underline;
}
a:visited {
	color: #FFFFCC;
	text-decoration: underline;
}
a:hover {
	color: #80C826;
	text-decoration: underline;
}
a:active {
	color: #80C826;
	text-decoration: underline;
}
a.leftNav:link {
	color: #663300;
	text-decoration: none;
}
a.leftNav:visited {
	color: #663300;
	text-decoration: none;
}
a.leftNav:hover {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}
a.leftNav:active {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}
#footer a:link {
	color: #FFFFCC;
	text-decoration: underline;
}
#footer a:visited {
	color: #FFFFCC;
	text-decoration: underline;
}
#footer a:hover {
	color: #80C826;
	text-decoration: underline;
}
#footer a:active {
	color: #80C826;
	text-decoration: underline;
}
