
h1 { font-family: Arial, sans-serif; font-size: 30px; color: #004000;}
h2 { font-family: Arial, sans-serif; font-size: 18px; color: #004000;}

body,p,b,i,em,dt,dd,dl,sl,caption,th,td,tr,u,blink,select,option,form,div,li { font-family: Arial, sans-serif; font-size: 12px; }



#element {
background:#ffffff url(fading_background_22) repeat-y;
}

/* IE Specific */
body, textarea {
  scrollbar-3dlight-color: #0080FF;
  scrollbar-highlight-color: #80FFFF;
  scrollbar-face-color: #8080FF;
  scrollbar-shadow-color: #0000A0;
  scrollbar-darkshadow-color: #000040;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-track-color: #C0C0C0;
}
/* END IE Specific */


a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
