body {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: rgb(0,0,0)
}

td {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: rgb(0,0,0)
}

h1 {
font-family: Comic Sans MS, Helvetica, sans-serif;
font-size: 18pt;
font-weight: bold;
color: rgb(0,0,0)
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
font-weight: bold;
color: rgb(204,0,0)
}

a:link {color: rgb(204,0,0); text-decoration: none;}
a:visited {color: rgb(204,0,0); text-decoration: none;}
a:active {color: rgb(204,0,0); text-decoration: none;}
a:hover {color: rgb(102,153,51); text-decoration: underline;}

.menulink:link {
font-weight: bold;
color: rgb(255,255,204);
cursor: hand;
text-decoration: none;
}

.menulink:visited {
font-weight: bold;
color: rgb(255,255,204);
cursor: hand;
text-decoration: none;
}

.menulink:active {
font-weight: bold;
color: rgb(255,255,204);
cursor: hand;
text-decoration: none;
}

.menulink:hover {
font-size: 12pt;
font-weight: bold;
color: rgb(255,255,255);
cursor: hand;
text-decoration: none;
}