BODY 
{
   background-color : #FFFFFF;
   font-family : Verdana;
   color : Black;
   font-size : 12;
   background-image : url(Graphics/SiteBack.jpg);
   background-repeat : repeat;
   background-position : Center;
   margin-top : 0;
   margin-right : 0;
   margin-bottom : 0;
   margin-left : 0;
}
 
TABLE.TABLE_Main 
{
   color : Black;
   font-size : 12;
}
 
TD.TD_PlantName 
{
   color : #FFFFFF;
   font-size : 12;
   font-style : normal;
   font-weight : bold;
   text-align : left;
   vertical-align : bottom;
   padding-bottom : 10;
   padding-left : 10;
}
 
TD.TD_Splashball 
{
   font-family : Verdana;
   color : Black;
   font-size : 12;
   font-style : normal;
   font-weight : normal;
   text-align : center;
   vertical-align : middle;
}
 
