body {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	background-image: url(images/bg.gif);
	color: #008000;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
	text-transform: none;
	font-weight: bold;
}
a:link {
	color: #0000FF;
}
a:active {
	color: #A600A6;
	text-decoration: none;
}

.bullet {
	list-style-image: url(images/bullet.gif);
}
.highlight {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #E17100;
}
.Cap {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
}
.highlight2 {
	font-family: "Times New Roman", Times, serif;
	color: #F9007C;
}
a:visited {
	color: #E87400;
	text-decoration: underline;
}
.bulletsun {
	list-style-image: url(images/sunbutton.gif);
}
