body, p, td, tr, div, table, i {
  font-family: arial, times new roman; font-size:      6.5pt;
  color:          #353531;
}
p { margin: 0; }
body {   
  scrollbar-3dlight-color:    #F5F7E5;
  scrollbar-arrow-color:      #BEDAC1;
  scrollbar-base-color:       #F5F7E5;
  scrollbar-darkshadow-color: #F5F7E5;
  scrollbar-face-color:       #BEDAC1;
  scrollbar-highlight-color:  #F5F7E5;
  scrollbar-shadow-color:     #F5F7E5;
  scrollbar-track-color:      #F5F7E5;
  background: url() #F5F7E5;
}
a:link, a:visited, a:active, a:hover {
  /* applied to all links */
  text-decoration: none;
  text-align:      justify;
}
a:link    { color: #7CB282; }
a:visited { color: #7CB282; }
a:active  { color: #7CB282; }
a:hover   { color: #F5F7E5; background-color: #7CB282; cursor: crosshair; }
.title {
  font-size:      10pt; 
  letter-spacing: 0pt; text-decoration: none; font-family: georgia, times new roman;
  color:          #691626;
  text-align:     justify; border-top-width: 3px; border-bottom-width: 0px; border-left-width: 3px; border-top-style: none; border-bottom-style: none; border-left-style: none; border-bottom-color: #1A424A; margin:         0;
}
.big {
  font-family: arial, times new roman; font-size:      35px; 
  line-height:    34px; 
  letter-spacing: 2px;
  color:          #353531; 
  text-align:     justify; 
  margin:         0;
}

  margin:     0;
}
.text {
  filter: alpha(opacity=80); /* for Internet Explorer */
  -moz-opacity: 0.8;         /* for Mozilla */
  opacity: 0.8;              /* for CSS3-color candidate recommendation */
}
input, options,select {
  border-bottom: 1px dotted #BEDAC1;
  border-top: 1px dotted #BEDAC1;
  border-left: 1px dotted #BEDAC1;
  border-right: 1px dotted #BEDAC1;
  color:     #353531; 
  background: #F1F4DD;
  font-size: 6.5pt;
  font-family: arial, times new roman;}

textarea {
  border-bottom: 1px dotted #BEDAC1;
  border-top: 1px dotted #BEDAC1;
  border-left: 1px dotted #BEDAC1;
  border-right: 1px dotted #BEDAC1;
  color:     #353531;
  background: #F1F4DD; 
  font-size: 6.5pt;
  font-family: arial, times new roman;
}
