	body {
		margin:0px 0px 0px 0px;
		}
body
A {text-decoration: none}

 :link { color: #ffffff }  /* for unvisited links */
         :visited { color: #ffffff } /* for visited links */
         :active { color: #ffffff } /* when link is clicked */
         :hover { color: #dc143c } /* when mouse is over link */
#backtop {
  background-color: #000000; 
}
	h1 {
		font-size:14px;
                font-family: verdana,sans-serif;
                font-weight:bold;
                color: #ffffff;

		}
#topnav {
 font: 80% verdana, arial, sans-serif;
 background-image: url(images/topnav.jpg);
 font: bold;
 color: white;
 /*/*/
 background-repeat: repeat-x;
 /* End */
}
body {font-family: verdana,sans-serif;            
          font-size: 14px;  
	  font-weight: normal;            
	  font-variant: normal;            
	  font-style: normal;                        
	  color: #ffffff;            
	  background-color: #000000;
          margin-left:0px;       
	  }


.copy { font-size: 10px; font-family: arial; font-weight: bold; }


