body,p,table,tr,td,th,span,ul,li 
{
    font-family:verdana, arial, helvetica, sans-serif;
    font-size:12px; 
    color:#333333;
    font-style:normal;
    margin-top:0px;
    margin-bottom:6px;
}

li
{
    margin-bottom:2px;
}

ul
{
    list-style-image:url(bullet1.png) 
}

td { vertical-align:top; }

code
{
    font-weight:bold;
}

br.empty-line
{
    font-size:3pt;
    line-hight:3pt;
}

th { text-align:left; }

h1, h2, h3
{
    font-family:verdana,arial,helvetica,sans-serif;
    color:#333333;
    font-style:normal;
    font-weight:bold;
}

h1 { font-size:13px; margin-bottom:4px; margin-top:10px; }
h2 { font-size:11px; margin-bottom:4px; margin-top:8px; }

a  { color:#FF6600; }

// EOF

