<style type="text/css">
<!--
body  {
   font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.bbcode .bold {
   font-weight: bold;
}

.bbcode .italics {
   font-style: italic;
}

.bbcode .underline {
   text-decoration: underline;
}

.bbcode .strikethrough {
   text-decoration: line-through;
}

.bbcode .overline {
   text-decoration: overline;
}

.bbcode .sized {
   text-size:
}

.bbcode .quotecodeheader {
   font-family: Verdana, arial, helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
}

.bbcode .codebody {
   background-color: #FFFFFF;
    font-family: Courier new, courier, mono;
    font-size: 12px;
    color: #006600;
    border: 1px solid #BFBFBF;
}

.bbcode .quotebody {
   background-color: #FFFFFF;
    font-family: Courier new, courier, mono;
    font-size: 12px;
    color: #660002;
   border: 1px solid #BFBFBF;
}

.bbcode .listbullet {
   list-style-type: disc;
   list-style-position: inside;
}

.bbcode .listdecimal {
   list-style-type: decimal;
   list-style-position: inside;
}

.bbcode .listlowerroman {
   list-style-type: lower-roman;
   list-style-position: inside;
}

.bbcode .listupperroman {
   list-style-type: upper-roman;
   list-style-position: inside;
}

.bbcode .listloweralpha {
   list-style-type: lower-alpha;
   list-style-position: inside;
}

.bbcode .listupperalpha {
   list-style-type: upper-alpha;
   list-style-position: inside;
}
-->
</style>
