.title {
	font-size : 12pt;
	font-weight : bold;
	color : #000066;
}

.main, DL ,P, UL, OL, blockquote, TD, dt, dd, li{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.BOLD {  font-weight: bold}
.italics, .answer {  font-style: italic}
.underLine {  text-decoration: underline}
.tiny {
	font-size: 8pt;
}

.sectionHead, .section {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #990000;
}