body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003300;
	background-color: #eeffee;





}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;


}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: small;
	list-style-type: disc;


}
.subheading {
	font-weight: bold;
}
h2 {
	font-size: large;
}
h3 {
	font-size: medium;
}
.smalltext {
	font-size: smaller;
}
.anchor {
	font-weight: bold;
	color: #003300;

}
a {
	color: #660066;
	text-decoration: underline;
}
h4 {
	font-weight: bold;
}
