TD.CategoryName
{
    FONT-WEIGHT: bolder;
    WIDTH: 200px;
    FONT-FAMILY: Arial
}

body, table td, form font, h1, table td font, table th 
{ 
         font-family: Verdana, Arial, Helvetica, sans-serif; 
     font-size: 11px; 
     color: black; 
} 
h1, form font 
{     font-size: 14px; 
} 
a, a:hover 
{ 
     color: #003399; 
     font: 11px Verdana, sans-serif; 
     font-weight: normal; 
     text-decoration: none; 
} 
 
a:hover 
{ 
     text-decoration: underline; 
}

TD.BTeam
{
	BACKGROUND-COLOR: yellow;
}
