body {
background-color: #66ff66; color: #000066;
font-family: arial, helvetica, sans-serif;
}

a:link { color: #FFFFFF; }
a:visited { color: #FFFF00; } 
a:active  {color:#FFFF00; }

h1 {text-align:center;
  background: transparent;
  font-weight: bold;
}

h2 {text-align:center;
  background: transparent;
  font-weight: bold;
}

h3 {text-align:left;
  font-weight: bold;
  background: transparent;
}

table {align: center}

ul.menu {list-style-type: none;
}


/*This is a comment*/

