html, body{
   color:#000000;
   background-color:#ffffff;
   background-repeat: repeat-y;

}



/* Don't put <input> in this list, on some browsers it will become white text on white. */
html, body, div, p, ul, li, table, td, tr, a, dt, c1, c2, c3, c4, c5, c6, c7, c8, c9 {
   color: #000000;
   font-size: 20px;
/*   font-family: Verdana, Arial, Helvetica, sans-serif;*/
}


a:link    { color: black }
a:visited { color:#808080 }
a:hover   { color: #cc0000 }


/*html, body{
   color:#ffffff;
   background-color:#336688;
   background-repeat: repeat-y;
}*/

h2{ font-size:120%}

