body {
   background: white;
   font-size: 11pt; font-family:"Times New Roman", Times, serif;
   }
#top, #menu, #cont_sec1, #footer, #admenu, #photo1  {
   display: none;
   }
   
#top { height:2%;}

h1, h2, h3, h4 { color: #000;}
h2 {font-weight: bold;}

#container, #content, #cont_main1 {
   width: auto;
   margin: 0 2%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }

div#container, div#content, div#cont_main1 {
	   width: auto;}

   
div#content {
   margin: 0 2%;
   border-top: 1px solid #666;
   }
   



a:link, a:visited {
   color: #aaaaaa;
   background: transparent;
   font-weight: normal; 
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") "; font-style:italic;
   font-size: 90%; color: #aaaaaa;
   }
#content a[href^="/"]:after {
   content: " (http://www.bmtacro.com" attr(href) ") "; color: #aaaaaa; font-style:italic;
   }
