body {
 margin: 0;
 padding: 0;
 background-color: #339966;
 background-image: url(tile_117.jpg);
 color: black;
 font-family: sans-serif;
 font-size: 85%;
 text-align: center;
}

img {
 border: 0;
}

table {
 font-size: 1em; /* for IE 5.5 */
}

p {
 margin: 1.0em 0;
}

.headline1 {
 font-family: Times New Roman, Times, serif;
 font-size: 2.3em;
}

.headline2 {
 font-family: Times New Roman, Times, serif;
 font-weight: bold;
 font-size: 1.7em;
}


a:link { color: #336699; background-color: transparent; text-decoration: underline; }
a:visited { color: #003333; background-color: transparent; text-decoration: underline; }
a:active { color: lime; background-color: transparent; text-decoration: underline; }
a:hover { color: #33CC66; background-color: transparent; text-decoration: underline; }

