body    {background-color: #FFFFCC;}
h1      {font: italic bold 20px arial; color: #000063; margin-top: 5px; margin-bottom: 5px;}
h2      {font: bold 18px arial; color: #000063; margin-top: 5px; margin-bottom: 5px;}
h3      {font: bold 14px arial; color: #000000; margin-top: 5px; margin-bottom: 5px;}
h4      {font: 13px arial; color: #000000; margin-top: 5px; margin-bottom: 5px;}
h5      {font: bold 10px arial; color: #000000; margin-top: 5px; margin-bottom: 5px;}
ul      {list-style-type: square;}
br      {line-height: 0.1}

table.stats 
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #000;
background-color: #FFFFCC;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.stats td 
{background-color: #FFFFCC;
color: #000;
padding: 0px;
text-align: right;
line-height: 11px;
border: 1px #COCOCO solid;}

table.stats td.txt
{background-color: #FFFFCC;
color: #000;
padding: 0px;
text-align: left;
line-height: 11px;
border: 1px #COCOCO solid;}

table.stats td.txtmid
{background-color: #FFFFCC;
color: #000;
padding: 0px;
text-align: center;
line-height: 11px;
border: 1px #COCOCO solid;}

table.stats td.hed
{background-color: #FFFFCC;
color: #000;
padding: 0px;
text-align: right;
border-bottom: 2px #COCOCO solid;
font-size: 11px;
font-weight: bold;}

table.stats td.hedmid
{background-color: #FFFFCC;
color: #000;
padding: 0px;
text-align: center;
border-bottom: 2px #COCOCO solid;
font-size: 11px;
font-weight: bold;}

table.stats td.hedtxt
{background-color: #FFFFCC;
color: #000;
padding: 0px;
text-align: left;
border-bottom: 2px #COCOCO solid;
font-size: 11px;
font-weight: bold;}

