body, p, td, tr, div, table, i {
  font-family: trebuchet ms, arial, times new roman; font-size:      11px;
  color:          #224E60;
  line-height:    12px;
  letter-spacing: 0pt;
}
body {   
  scrollbar-3dlight-color:    #AFE1EC;
  scrollbar-arrow-color:      #FFFFFF;
  scrollbar-base-color:       #AFE1EC;
  scrollbar-darkshadow-color: #AFE1EC;
  scrollbar-face-color:       #FFFFFF;
  scrollbar-highlight-color:  #AFE1EC;
  scrollbar-shadow-color:     #AFE1EC;
  scrollbar-track-color:      #AFE1EC;
  background: url(http://remixx.net/images/layouts/05bg.jpg) #AFE1EC;
}
a:link, a:visited, a:active, a:hover {
  /* applied to all links */
  text-decoration: none;
  text-align:      justify;
}
a:link    { color: #288DA2; }
a:visited { color: #288DA2; }
a:active  { color: #288DA2; }
a:hover   { color: #FFFFFF; }
.title {
  font-size:      11px; 
  line-height:    12px; 
  letter-spacing: 0pt; text-decoration: none; font-family: trebuchet ms, arial, times new roman;
  color:          #224E60;
  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: trebuchet ms, arial, times new roman; font-size:      35px; 
  line-height:    34px; 
  letter-spacing: 2px;
  color:          #686665; 
  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 {
  border:
    1px
    solid
    #FFFFFF
  ;
  color:     #224E60; background: #E0F4F8;
  font-size: 11px;
  font-family:
    trebuchet ms, arial, times new roman;}
textarea {
  border:
    1px
    solid
    #FFFFFF
  ;
  color:     #224E60;
 background: #E0F4F8; font-size: 11px;
  font-family:
    trebuchet ms, arial, times new roman;
}