body {
text-align: left;
color: #000000;
font-family: Century Gothic;
font-size: medium;
font-weight: bold;
}


h1 {
color: #FFFFFF;
font-size: medium;
}

.italic {
color: #FFFFFF;
font-style: italic;
}

td {
font-family: arial;
font-size: 8pt;
}



hr {
height: 1px;
color: #000000;
}

a {
text-decoration: none;
font-weight: bold;
text-decoration: underline;
color: #007d09;
}

a:hover {
color: #00ae00;
}

a.menu {
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
}

a.menu:hover {
color: #EEEEEE;
background: #505560;
}