@charset "iso-8859-1";
BODY{
 Color : #cccccc;
 Font-Family : Tahoma;
 Font-weight : none;
 Font-Size : 10;

 margin-left: 0;
 margin-top: 100; 
 }

H1{
 Color : #000000;
 Font-Size : 14;
 Text-Decoration : none;
 font-weight : bold;
 }

H2{
 Background-Color : #3333CC;
 Color : white;
 Font-Size : 150%;
 }

A:link{
 Color : #eeeeee;
 Text-Decoration : underline;
 Font-Weight :none;
 }

A:visited{
 Color : #eeeeee;
 Text-Decoration : underline;
 Font-Weight :none;
 }

A:hover{
 Color : #cccccc;
 Text-Decoration : underline;
 Font-Weight :none;
 }

TD{
 Color : #cccccc;
 Font-Family : Tahoma;
 Font-Size : 10;
 }

