body {
  font-family: Helvetica, Arial, sans-serif;
  margin: 0px;
}

.main {
  font-size: 12px;
  color: #666666;
  text-decoration: none;
  list-style-type: square;
}
h1 {
  font-size: 20px;
  font-weight: bold;
  color: #666666;
}
h2 {
  font-size: 18px;
  font-weight: bold;
  color: #666666;
}
p {
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}


a:link {
/*  color: #1B5100; */  
  color: #336600;
  text-decoration: none;
  font-size: 12px;
 }
   
a:visited { 
/*  color: #1B5100; */
  color: #336600;
  text-decoration: none;
  font-size: 12px;
 }
a:hover {
  color: #99CC66;
  text-decoration: none;
  font-size: 12px;
}
a:active { 
/*  color: #1B5100; */
  color: #336600;
  text-decoration: none;
  font-size: 12px;
 }
option {
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
    background-color: #FFFFFF;
}
.picture {
  margin-bottom: 1px;
  margin-left: 1px;
  margin-right: 3px;
  border: 1px solid #666666;
}

Body {
  font-size:12px; 
  color:#666666; 
  FONT-WEIGHT:normal; 
  FONT-STYLE:normal; 
  TEXT-DECORATION:none; 
  background-color:#FFFFFF;
}
.maintext {
  font-size: 12px;
  color:#666666;
}
.boldlink {
  font-size: 12px;
  font-weight: bold;
}
li {
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #666666;
  text-decoration: none;
}
.newsarticles {
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  text-indent: 7px;
  margin-top: 0px;
  margin-bottom: 0px;
}


.nlink {
  text-decoration:none;
  color: #555;
  font-weight:normal;
}
.nlink a { text-decoration:none; color:#555; }
.nlink a:hover { text-decoration:none; color:#555; }
.nlink a:visited { color:#555; }


.column-left { 
  font-size: 12px;
  line-height:1.5;
}
