body {
  background-color: white;
  margin-top: .5in;
  background-image: url(images/wpe.gif);
  background-attachment: fixed;
  background-position: center;
    scrollbar-face-color: #eaeaea; 
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-shadow-color: #000000; 
	scrollbar-darkshadow-color: #bababa; 
	scrollbar-track-color: #eaeaea; 
	scrollbar-arrow-color: #000000;
  }

  
A.ssmItems:link		
  {color:blue;
  text-decoration:none;}
A.ssmItems:visited	
  {color:purple;
  text-decoration:none;}
A.ssmItems:hover	
  {color:white;
   background-color: black;
   text-decoration:none;}
A.ssmItems:active	
  {color:red;
  text-decoration:none;}
  
.menu {margin-top: 2px;
  margin-bottom: 2px;}
  

a:link {
  color:blue}
a:visited {
  color:purple}
a:hover {
  color:white;
  background-color: black}
a:active {
  color:red}  
  
  

  
.main {
  text-align: center;  
  margin-left: 35px;
  align: center;
  }
  
.left {
  width: 9%;}

.right {
  width: 1%;}
  
hr {width: 75%;
  color: gray;
  text-align: center;
  margin-left: 30px;}
  
   
  
div {}

.text {font: "times new roman", times, serif;
  color: black;
  }
  
.la {
  font-size: x-large;
  font-weight: bold;
  text-align: center;}
  
.sub {
  font-size: small;
  text-align:center;
  font-style: italic;} 
  
.contact {
  font-size: medium;
  text-align: center;
  line-height: 1.3;}
  
.heads {
  font-size: medium;
  text-align: left;
  line-height: 2;}
  
.title {
  font-size: large;
  text-align: center;
  color: blue;}
   
.articles {
  font-size:medium;
  text-align: left;}
  
.desc {
  font-size:x-small;
  text-align: left;}
  
.footer {
  font-size:x-small;
  text-align: center;
  }
    
.scan {
  margin-left: 25px; 
  }
  
img.hdr {
  float: right;}
  
  
.white {color: white} 
 
  
.hidden { display: none; }


