body 
{
font-family: SassoonPrimaryInfant, Arial, sans-serif, verdana;
background-color:#99FF99;
}

h1
{
font-size: 275%;
color: #00CCFF;
text-align:center;
}

h2
{
font-size: 200%;
color:#00CCFF;
font-weight: bold;
}

p.left
{
font-size: 150%;
font-family: SassoonPrimaryInfant, Arial, sans-serif, verdana;
color:#000000;
}


p
{
font-size: 150%;
font-family: SassoonPrimaryInfant, Arial, sans-serif, verdana;
text-align: center;
color:#000000;
}

td 
{
font-family: SassoonPrimaryInfant, Arial, sans-serif, verdana;
font-size: 150%;
}

th 
{
font-family: SassoonPrimaryInfant, Arial, sans-serif, verdana;
}

span.active
{
	font-size: inherit;
	color: #FF00FF;
	cursor:help;
}

span.note
{
font-size:100%;
font-family: SassoonPrimaryInfant, Arial, sans-serif, verdana;
color:#FF0000;
}

ul
{
font-size: 100%;
font-family: SassoonPrimaryInfant, Arial, sans-serif, verdana;
text-align: left;
color:#000000;
}

img
{
border:0;
}

a:link     {color: #0000FF}
a:visited  {color: #0000FF}
a:hover    {color: #FF33CC}
a:active   {color: #0000FF}