BODY 	  {background-color: #FFFFFF}

A:link    {color: #CC0066 ;
           text-decoration: none}


A:visited {color: #990000 ;
	   text-decoration: none}

A:active  {color: #003399 ;
	   text-decoration: none}

H1	  {font-family: Verdana, Arial, Helvetica, sans-serif ;
	   font-weight: bold ;
              text-align: center ;
              color: darkblue ;
	   background-color : #FFCC99 ;
              font-size: x-large}

H2	  {font-family: Verdana, Arial, Helvetica, sans-serif ;
	   font-weight: bold ;
           text-align: left ;
           color: darkblue ;
           font-size: large}

.footer	{background-color : FFCC99 ; 
		font-size: x-small}