/* selectorweb Style Sheet by Lev Selector */

BODY, TD, TH, P, DIV, blockquote, li, ul 
  {FONT-FAMILY: verdana, arial, geneva, helvetica; FONT-SIZE: 10pt;}

A:hover { COLOR: #FF0000; background: #FFA; TEXT-DECORATION: underline } 

.sectionheader {
  font-weight: bold;
  font-size: 14px;
  color: #000000;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #c4ecff;
  margin: 10px;
/*  border-top: 1px solid #084e84;
  margin: 5px;
  border-bottom: 1px solid #084e84;
  background-color: #dbe3b2;
*/
}

.style_red {color: #CC0000;}
.style_red_bold {color: #CC0000; font-weight: bold;}
.style_blue {color: #0000FF}
.style_blue_bold {color: #0000FF; font-weight: bold;}
.style_grey {color: #999999}
.style_comment {color: #669900}
