h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	color: #660066;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #660033;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFCC;
	text-decoration: none;

}
.bullettext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #006666;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFCC;
}
ul {
	color: #009999;
	list-style-type: disc;
}
