body
{    
	font: 12px Verdana;
}
td
{    
	font: 12px Verdana;
}

h1
{
    color: #000099; 
    font-family: Century Gothic; 
    font-size: 17px; 
    font-weight: bold; 
    text-decoration: none;
}
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.centurygreen17:visited  {color: #000099; font-family: Century Gothic; 	font-size:17px; font-weight: bold; text-decoration: none;}
A.centurygreen17:link  {color: #000099; font-family: Century Gothic; font-size: 17px; font-weight: bold; text-decoration: none; }
A.centurygreen17:active  {color: #000099;	font-family: Century Gothic;	font-size: 17px;	font-weight: bold;	text-decoration: none;}
A.centurygreen17:hover   {color: #000000; font-family: Century Gothic; font-size: 17px; font-weight: bold;  text-decoration: underline; }

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; }

form
{
    display: inline;
}