H1.scoresheet
{
font-size: large;
color: #000000;
font-family: Arial, Helvetica, Univers, sans-serif;
font-weight: bold;
text-align: center;
}

H2.scoresheet
{
font-size: x-small;
color: #000000;
font-family: Arial, Helvetica, Univers, sans-serif;
font-weight: bold;
text-align: center;
}

H3.scoresheet
{
font-size: small;
color: #990000;
font-family: Arial, Helvetica, Univers, sans-serif;
font-weight: bold;
text-align: center;
margin-bottom: 5px;
}

H4.scoresheet
{
font-size: small;
color: #000000;
font-family: Arial, Helvetica, Univers, sans-serif;
font-weight: bold;
text-align: center;
margin-bottom: 5px;
}

H1.news
{
font-size: large;
color: #990000;
font-family: Arial, Helvetica, Univers, sans-serif;
font-weight: bold;
padding-top: 0px;
margin-top: 2px;
margin-bottom: 2px;
}

H1.newsbar
{
font-size: large;
color: #990000;
font-family: Arial, Helvetica, Univers, sans-serif;
font-weight: bold;
padding-top: 0px;
margin-top: 2px;
margin-bottom: 2px;
border-top: 2px solid #990000;
}

H2.news
{
font-size: medium;
color: #990000;
font-family: Arial, Helvetica, Univers, sans-serif;
font-weight: bold;
text-decoration: underline;
}

H3.newssub
{
font-size: small;
color: #990000;
font-family: Arial, Helvetica, Univers, sans-serif;
font-weight: bold;
padding-top: 0px;
margin-top: 0px;
margin-bottom: 2px;
}

P.newsdate
{
font-size: xx-small;
color: #000000;
font-family: Arial, Helvetica, Univers, sans-serif;
font-weight: normal;
margin-top: 2px;
}

P.news
{
font-family: "Bookman Old Style", "Times New Roman", Times, serif;
text-align: justify;
}

P.news EM
{
font-size: 300%;
color: #990000;
font-weight: bold;
font-style: normal;
float: left;
vertical-align: 80%;
line-height: 75%;
margin-top: 0;
}

P.note
{
font-size: x-small;
font-style: italic;
font-family: "Bookman Old Style", "Times New Roman", Times, serif;
text-align: justify;
}

P.little {font-size: xx-small; font-family: Arial, Helvetica, Univers, sans-serif;}

P.serif {font-family: "Bookman Old Style", "Times New Roman", Times, serif;}

P.serif12px {font: 12px/14px "Bookman Old Style", "Times New Roman", Times, serif;}

P.sans {font-family: Arial, Helvetica, Univers, sans-serif;}

P.sans12px {font: 12px/14px Arial, Helvetica, Univers, sans-serif;}

P.sans14px {font: 14px/16px Arial, Helvetica, Univers, sans-serif;}

P.sans16px {font: 16px/18px Arial, Helvetica, Univers, sans-serif;}

P.monospaced {font-family: "Courier New", Courier, monospace; font-weight: bold;}

A:link    {color: #990000;}
A:active  {color: #FF0000;}
A:visited {color: #666666;}

UL.news
{
font-family: "Bookman Old Style", "Times New Roman", Times, serif;
text-align: justify;
}

UL.scdl
{
font-family: "Bookman Old Style", "Times New Roman", Times, serif;
font-size: x-small;
text-align: justify;
margin-left: 1em;
}

UL.scdl LH
{
font-weight: bold;
color: #990000;
text-decoration: underline;
}

UL.scdl LI
{
list-style-image: url(graphics/redmarble.gif);
margin-top: 1em;
margin-bottom: 0;
}

UL.scdl LI LI
{
margin-top: 0;
list-style-image: none;
}

UL.note
{
font-size: x-small;
font-style: italic;
font-family: "Bookman Old Style", "Times New Roman", Times, serif;
text-align: justify;
}

UL.note LH
{
font-weight: bold;
color: #990000;
text-decoration: underline;
}

UL.note LI
{
list-style-image: url(graphics/redmarble.gif);
margin-top: 0;
}

UL.note LI LI
{
list-style-image: none;
}

TABLE.color
{
border: 1px solid #990000;
background-color: #CCCCCC;
text-align: center;
}

TABLE.color TH
{
border: 1px solid #990000;
vertical-align: top;
font: bold 12px/14px Arial, Helvetica, Univers, sans-serif;
margin: 2px;
}

TABLE.color TD
{
border: 1px solid #990000;
vertical-align: top;
font: 12px/14px Arial, Helvetica, Univers, sans-serif;
margin: 2px;
}

TABLE.grey
{
border: 1px solid #990000;
background-color: #CCCCCC;
}

TABLE.grey TH
{
border: 1px solid #990000;
vertical-align: top;
font: bold 12px/14px Arial, Helvetica, Univers, sans-serif;
margin: 2px;
}

TABLE.grey TD
{
border: 1px solid #990000;
vertical-align: top;
font: 12px/14px Arial, Helvetica, Univers, sans-serif;
margin: 2px;
}

TABLE.yellow 
{
border: 1px solid #990000;
background-color: #FFFFCC;
}

TABLE.yellow TH
{
border: 1px solid #990000;
background-color: #CCCCCC;
vertical-align: top;
font: bold 12px/14px Arial, Helvetica, Univers, sans-serif;
margin: 2px;
}

TABLE.yellow TD
{
border: 1px solid #990000;
vertical-align: top;
font: 12px/14px Arial, Helvetica, Univers, sans-serif;
margin: 2px;
}

TR.grey { background-color: #CCCCCC; }
TR.red {background-color: #FFCCCC; }
TR.yellow {background-color: #FFFFCC; }
TR.green {background-color: #CCFFCC; }
TR.cyan {background-color: #CCFFFF; }
TR.blue {background-color: #CCCCFF; }
TR.magenta {background-color: #FFCCFF; }
TR.white {background-color: #FFFFFF; }

TH.grey { background-color: #CCCCCC; }
TH.red {background-color: #FFCCCC; }
TH.yellow {background-color: #FFFFCC; }
TH.green {background-color: #CCFFCC; }
TH.cyan {background-color: #CCFFFF; }
TH.blue {background-color: #CCCCFF; }
TH.magenta {background-color: #FFCCFF; }
TH.white {background-color: #FFFFFF; }

TD.grey {background-color: #CCCCCC; }
TD.red {background-color: #FFCCCC; }
TD.yellow {background-color: #FFFFCC; }
TD.green {background-color: #CCFFCC; }
TD.cyan {background-color: #CCFFFF; }
TD.blue {background-color: #CCCCFF; }
TD.magenta {background-color: #FFCCFF; }
TD.white {background-color: #FFFFFF; }

BODY
{
margin-top: 0;
margin-left: 0;
background-color: white;
}
