.normaltext {
	font-family: "Century Schoolbook", Georgia, Arial;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
.boldlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: 993366;
	border: thin none #990066;
	text-decoration: underline;




}
.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: 993366;
	border: thin none #990066;



}
.boldtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #993366;
}
.italictext {
	font-family: "Century Schoolbook", Goudy, Arial;
	font-size: 14px;
	font-style: italic;
	color: #993366;
}
.normallink {
	font-family: "Century Schoolbook", Goudy, Arial;
	font-size: 14px;
	color: #993366;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.FAQQuestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #993366;
}
.FAQTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #993366;
}
.CheckedList {
	font-family: "Century Schoolbook", Goudy, Arial;
	font-size: 14px;
	list-style-image: url(../Graphics/Redcheck.gif);
	list-style-position: outside;
	list-style-type: none;
}
.BurgundyList {
	font-family: "Century Schoolbook", Goudy, Arial;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(../Graphics/BurgundySquare.gif);

}.BurgundyCheckList {

	font-family: "Century Schoolbook", Goudy, Arial;
	font-size: 14px;
	font-style: normal;
	list-style-position: inside;
	list-style-image: url(../Graphics/BurgundyCheck.gif);
	list-style-type: none;
}
body {
	background-color: ffffff;
}
