STYLE TYPEtextcss BODY {
	FONT-FAMILY: Verdana; FONT-SIZE: 10pt
}
A:link {	COLOR: #B3C8D6; TEXT-DECORATION: none	}
A:visited {		COLOR: #B3C8D6; TEXT-DECORATION: none	}
A:hover {		COLOR: orange; TEXT-DECORATION: none		}
A:active {		COLOR: orange; TEXT-DECORATION: none		}

.topic {  font-family: Verdana; font-size: 8pt; font-weight: bold; color: #0000FF;}
.bque {  font-family: Verdana; font-size: 7pt; font-weight: bold; color: #000000;}
.que {  font-family: Verdana; font-size: 7pt; font-weight: normal; color: #000000;}
.ans {  font-family: Verdana; font-size: 7pt; font-weight: normal; color: #000000;}
.tblhead {  font-family: Verdana; font-size: 7pt; font-weight: bold; color: #CCFFFF;}
.tblrow {  font-family: Verdana; font-size: 7pt; font-weight: normal; color: #000000;}
