body {  font-family: courier, arial, sans-serif;
        background-color: #000000; 
        color: #FFFFFF; }

#frame {  width: 725px;
	  background-color: #000000;
          margin-top: 50px;
          margin-bottom: 50px;  
          text-align: left; }

#body {  width: 725px; 
         float: left;
         padding-top: 0px;
         padding-bottom: 0px;
         border-style: solid; 
         border-top-width: 0px;
         border-left-width: 0px;
         border-right-width: 0px;
         border-bottom-width: 0px; 
         border-color: #00005A; 
         background-color: #000000;
         color: #000000; }

#footer {  width: 725px;
           height: 40px;
           float: left;
           padding-top: 10px;
           border-style: solid; 
	   border-top-width: 0px;
           border-left-width: 0px;
	   border-right-width: 0px;
	   border-bottom-width: 0px; 
	   border-color: #00005A; 
           background-color: #000000; 
           color: #ccccdf;
           text-align: left; } 

#search {  width: 725px;
           height: 40px;
           float: left;
           padding-top: 10px;
           border-style: solid; 
	   border-top-width: 2px;
           border-left-width: 0px;
	   border-right-width: 0px;
	   border-bottom-width: 0px; 
	   border-color: #790000; 
           background-color: #000000; 
           color: #ccccdf;} 

a:link { color: #FFFFFF; }

a:visited { color: #FFFFFF; }

a:hover { color: #FFFFFF;
	  text-decoration: none; }

a:active { color: #FFFFFF; }

p.ten {font-size: 10px}

p.twelve {font-size: 12px}

p.fourteen {font-size: 14px}

p.sixteen {font-size: 16px}

p.twentyfour {font-size: 24px}
