/* Global Table Settings */
body    {width : 100% ;
        text-align : center ;
        background-color: #000000 ;
        font-family: Arial, Helvetica, sans-serif;
	font-size  : 18PX ;
	color      : #FFFFFF;
        margin-top: 0% ;
        margin-bottom: 0% ; 
        margin-left: auto; 
	margin-right: auto;} 

h1      {font-family: "Imprint MT Shadow", Arial, Helvetica, sans-serif; 
        font-size: 200%; 
        color: #FFFFFF;
        font-weight:Bold; 
        text-align: center 
        }


h2      {font-family: Amaze, Surfer, Arial, Helvetica, sans-serif;
        font-size: 150%; 
        color: #FFFFFF;
        font-weight:Bold;
        text-align: center ;
        }

a:link, a:active, a:visited {
        color:#999900;
        text-decoration:underline;
	}

A:hover	{
        color:#FF0000;
        font-weight:Bolder;
        text-decoration:none;
	}
 


.fancy { font-family: Amaze, Surfer, Arial, Sans-Serif ;  font-size: 100% ; font-weight: bold ; font-style : normal ; color: #FFFFFF; }

.small {font-size  : 75% ; font-family: "Atial Narrow", Arial, Helvetica, sans-serif;}






