/* begin Page */

/*Sutton Juniors by Chris Hall*/

body
{
  font-family: arial
}
.team
{
font-family: arial; font-size:1.0em; font-style:bold; color:yellow
}
.notes
{
text-valign: top
}
.fixture_table
{
font-family: arial; font-size:0.85em;
}
.ft_title
{
font-family: arial; font-size:150%;color:yellow;
}
.all_fixtures_text
{
font-family: arial; font-size:1.25em;color:yellow;
}
.sjfc_fixture_team_id
{
font-family: arial; 
font-size:1.50em;
color:yellow;
}
table.sjfc_fixtures_table, table.sjfc_fixtures_table tr
{
   border:1;
   border-style: solid;
   cellspacing:0;
   cellpadding:0;
   border-color:black;
   color:#D0F0A0;
}