body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 135%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.reg-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 135%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.emph-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #A21D21;
	text-decoration: none;
}
.sub-headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 135%;
	font-weight: bold;
	color: #A21D21;
	text-decoration: none;
}
.main-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DD6600;
	text-decoration: none;
}
.white-reg-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	padding: 0 0 0 12px;
	background: url(images/bullet3.gif) no-repeat 3px;
	list-style: none;
}
