.ul-question {
	list-style-image: url(images/ul-question.jpg);
}
.ul-exclaim {
	list-style-image: url(images/ul-exclaim.jpg);
	color: #CC0000;
}
.ul-check {
	list-style-image: url(images/ul-check.jpg);
}
.yellow-box {
	width: 90%;
	border: thin ridge #CC0000;
	background-color: #FFFFCC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-position: center;
	position: fixed;
}

legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #CC0000;
}
fieldset {
	margin: 10px;
	padding: 10px;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	background-position: center;
}
.bodycontainer {
	margin: 0px;
	padding: 10px;
	width: 500px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.small {
	font-size: 12px;
}
.style4 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.style9 {color: #CC0000}
.style10 {color: #000000}
.style11 {font-weight: bold}
.style12 {font-size: 18px}
.style15 {font-size: 18pt; color: #CC0000; }

