.shadow 
        {
        color:"silver";
        font-size:45;
        font-family:"impact";
        text-align:"center"
        }
.heading    
        {
        color:"darkred";
        font-size:45; 
        font-family:"impact";
        text-align:"center"
        }
body    {
         background:"#000000";
         color:"CornflowerBlue";
         font-family: "arial";
         alink:"darkred";
         vlink:"darkred"
         }
h2		{
		font-face:"arial";
		font-size:"24px"}

.dr     {color:"darkred"}
ul      {list-style : "none"}
p.link   {
        font-size:14;
        font-family:"verdana";
        text-align:"center"
        }
A 	  		{ text-decoration: "none" 
    			}
a:hover		{
			    color:"#996600"}
Alink     {color="darkred"}
Vlink     {color="darkred"}

p         {font-weight:"bold";
          font-size:12}
.cpyrght  {font-size:10;
           font-family:"arial";
           font-weight:"bold";
           color:#0033ff}
.instruct {font-weight:"bold";
          font-size:12;
          text-align:"left"}
.red			 {font-weight:"bold";
          font-size:12;
          text-align:"center";
					color:"#996600"}
H3        {
          color:"#996600"
          }
.menu   {font-size:12;
        font-weight:"bold";
        }