body
{    
	font: 12px Verdana;
}
td
{    
	font: 12px Verdana;
}

h1
{
    color: #000099; 
    font-family: Century Gothic; 
    font-size: 14px; 
    font-weight: bold; 
    text-decoration: none;
	font-style:italic;
}
h2
{
    color: #000099; 
    font-family: Century Gothic; 
    font-size: 14px; 
    font-weight: bold; 
    text-decoration: none;
    display: inline;
}
h3
{
    color: #000000; 
    font-family: Century Gothic; 
    font-size: 12px; 
    font-weight: bold; 
    text-decoration: none;
}

A.centurygreen12:visited  {color: #000099; font-family: Century Gothic; 	font-size:12px; font-weight: bold; text-decoration: none;}
A.centurygreen12:link  {color: #000099; font-family: Century Gothic; font-size: 12px; font-weight: bold; text-decoration: none; }
A.centurygreen12:active  {color: #000099;	font-family: Century Gothic;	font-size: 12px;	font-weight: bold;	text-decoration: none;}
A.centurygreen12:hover   {color: #000000; font-family: Century Gothic; font-size: 12px; font-weight: bold;  text-decoration: underline; }


A.centuryblack12:visited  {color: #000000; font-family: Century Gothic; 	font-size:12px; font-weight: bold; text-decoration: none;}
A.centuryblack12:link  {color: #000000; font-family: Century Gothic; font-size: 12px; font-weight: bold; text-decoration: none; }
A.centuryblack12:active  {color: #000000;	font-family: Century Gothic;	font-size: 12px;	font-weight: bold;	text-decoration: none;}
A.centuryblack12:hover   {color: #000099;	font-family: Century Gothic;	font-size: 12px;	font-weight: bold;	text-decoration: none;}


form
{
    display: inline;
}
    
.BlankCell
{
    cursor: pointer;
    background-color: Green;
}
