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

a:visited {
	color: #943D33;
	text-decoration: none;
}

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

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

ul {
	list-style-type: disc;
	margin-left: 20px;
	padding-left: 0px;
}

ol {
	list-style-type: decimal;
	margin-left: 20px;
	padding-left: 0px;
}

body {
	font: 11px/11px Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
	margin-left: 0px;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg_blue.gif);
}

.bodytext {
	font: 13px/22px Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
    color: #646464;
}

.subhead {
	font: bold 14px/17px Arial, Helvetica, sans-serif;
    color: #990000;
    border-bottom: 1px #D0AF9C dotted;
    padding-bottom: 6px;
    margin-bottom: -12.5px;
}

.lowernav {
	font: 12px/13px Arial, Helvetica, sans-serif;
	letter-spacing: 0.001em;
}

.footer {
	font: 10px/14px Arial, Helvetica, sans-serif;
	letter-spacing: 0.001em;
}

.qa {
margin-left: 18px;
text-indent: -19px;
}