body {
   background-attachment: fixed;
   background-color: #7de292;   
   background-image: url('gradientbg.jpg');
   background-repeat: repeat-x;

   font-family: arial;
   font-size: 11px;
   font-color: #FFFFFF;
}

   div { font-family:arial; font-size: 12pt; font-color: #FFFFFF}

   table {
      font-family:arial; font-size: 12pt; font-color: #030d55; 
   }	

   a { color: #ffffff; font-family: arial; font-size: 11pt; text-decoration: none }
   a:link { color: #ffffff; font-family: arial; font-size: 11pt; cursor: hand}
   a:hover { color: #bef049; font-family: arial; font-size: 11pt; cursor: hand}
   a:active { color: #0c4e87; font-family: arial; font-size: 11pt; cursor:hand}

   h1,h2,h3,h4,h5,h6 { font-family: arial; color: #030D55}


