<!--
.fs8{font-size: 8px;}
.fs9{font-size: 9px;}
.fs10{font-size: 10px;}
.fs11{font-size: 11px;}
.fs12{font-size: 12px;}
.fs13{font-size: 13px;}
.fs14{font-size: 14px;}
.fs15{font-size: 15px;}
.fs16{font-size: 16px;}
.fs17{font-size: 17px;}
.fs18{font-size: 18px;}
.fs19{font-size: 19px;}
.fs20{font-size: 20px;}
.fs21{font-size: 21px;}
.fs22{font-size: 22px;}
.fs23{font-size: 23px;}
.fs24{font-size: 24px;}

.bold {   font-weight: bold;}
.italics {   font-style: italic;}
.underline {   text-decoration: underline;}
.strikethrough {   text-decoration: line-through;}
.overline {   text-decoration: overline;}
.sized {   text-size:}
.quotecodeheader {   font-family: Verdana, arial, helvetica, sans-serif;   font-size: 12px;   font-weight: bold;}
.codebody {   background-color: #FFFFFF;    font-family: Courier new, courier, mono;    font-size: 12px;    color: #006600;    border: 1px solid #BFBFBF;}
.quotebody {   background-color: #FFFFFF;    font-family: Courier new, courier, mono;    font-size: 12px;    color: #660002;   border: 1px solid #BFBFBF;}
.listbullet {   list-style-type: disc;   list-style-position: inside;}
.listdecimal {   list-style-type: decimal;   list-style-position: inside;}
.listlowerroman {   list-style-type: lower-roman;   list-style-position: inside;}
.listupperroman {   list-style-type: upper-roman;   list-style-position: inside;}
.listloweralpha {   list-style-type: lower-alpha;   list-style-position: inside;}
.listupperalpha {   list-style-type: upper-alpha;   list-style-position: inside;}
-->