body {
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-color: #F1F1F1;
	line-height: normal;
	list-style-image: url(images/bullet.jpg);
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

.orange {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F68934;
	line-height: normal;
	list-style-image: url(images/bullet.jpg);
}

a:link {
	color: #3A6EF6;
	text-decoration: none;}

a:visited {  color: #3A6EF6; text-decoration: none}

a:hover {  color: #F68934; text-decoration: underline}

a:active {  color: #466195; text-decoration: none}

.small {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: normal;
}

.headers {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3A6EF6;
	line-height: normal;
	font-weight:bold;
	border-bottom-color: #F68934;
	border-bottom-width: 1px;
	border-bottom-style:dashed;
	
}

.orangebold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F68934;
	font-weight:bold;
	line-height: normal;
	list-style-image: url(images/bullet.jpg);
		border-bottom-color: #9DB6F9;
	border-bottom-width: 1px;
	border-bottom-style:dashed;
}
.main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
