.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.subhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #990000;
}

.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #990000;
}

.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.subhead3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #990000;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

li {
	text-align: left;
}

ul {
	list-style-type: disc;
}

ol {
	list-style: decimal;
	list-style-position: outside;
}

hr {color: #fff; background-color: #fff; border: 1px dotted #6b844f; border-style: none none dotted; }

.mainDivide {
	background-image: url(images/main_divide_back.gif);
	width: 3px;
}
