.fonts {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-image: url(images/bullet.jpg);



}
.bkgrd {
	background-image: url(images/bkgrd.jpg);
	background-repeat: repeat;
}
.bullets {
	list-style-image: url(images/bullet.jpg);
}
a:link {
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
a:hover {
	color: #8A7ABA;
	text-decoration: none;

}
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
