p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	text-decoration: underline;
}
a:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
	background-color: #FF8CA6;
}
a.bottom:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #FF8CA6;
}
h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #FF8CA6;
}
h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #FF8CA6;
}
h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FF8CA6;
}
h4 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FF8CA6;
}
ul {

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-align: left;

}

.bottom {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
}
.topnav {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
}
a.topnav {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #330099;
	text-decoration: none;
	background-color: #FFFFFF;
}
.leftnav {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #330099;
}
a.leftnav {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #330099;
	text-decoration: none;
}
a.leftnav:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #330099;
	text-decoration: underline;
	background-color: #CCFF99;
}
.signup {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #330099;
	background-color: #ccff99;
	border: thin solid #330099;
	
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
li {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
ol {
	display: list-item;
}
