A.black {text-decoration: none; color : Black;}
A.white {text-decoration: none; color: White; }
A.link {text-decoration: none; }

/* border is for the table border on the odds pages */
.border { border-color: #FFCC00; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px }

/* For <FONT SIZE=1 FACE=Arial, Helvetica> */
.s1 {font-size:11px; font-family:Arial, Helvetica; }
/* For SIZE=2 Arial, Helvetica */
.s2 {font-size:14px; font-family:Arial, Helvetica;}
/* For SIZE=3 Arial, Helvetica */
.s3 {font-family:Arial, Helvetica;}

/* are the four classes below really needed */
/* The scores class defined below will apply to any tables wrapped with <DIV CLASS="SLTables"> */
.SLTables TD {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
.SLTables TH {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
/* The scores class defined below will apply to any tables wrapped with <DIV CLASS="SLTables1"> */
.SLTables1 TD {	font-size:10px;	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
.SLTables1 TH {	font-size:10px;	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
/* The scores class defined below will apply to any tables wrapped with <DIV CLASS="SLTables2"> */
.SLTables2 TD {	font-size:13px;	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
.SLTables2 TH {	font-size:13px;	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

/* Designed to go with <pre> stats ---  Olympics site only ----  */
.OLYPRETables TD {display: block;font-family: monospace;  font-size:12px; }
.OLYPRETables TH {display: block;font-family: monospace;  font-size:12px; }


