body { color: black; font-family: Arial, Helvetica, sans-serif; background-image: url(images/calc_back.png); background-repeat: no-repeat; }

h1 { color: #00963c; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; border-bottom: 2px solid #00963c; }

h2 { color: #005900; font-style: italic; }
p { }

td { }

a:link { color: blue; }

a:visited { color: green; }

a:hover { color: #3c0; }

a:active {  }

