body {
    font-family: "Comic Sans MS", Verdana, Arial, Sans-serif;
    font-size: 10pt ;
	color: #003300 ;
}

p {
	font-size: 10pt ;
}

a {
	color: #003300 ;	
}

a:hover {
	color: #005100 ;
}

.menu {
    font-size: 10pt;
    font-family: "Comic Sans MS", Arial, Sans-serif;
    text-decoration: none
}

.menuheader {
    font-weight: bold;
    font-size: 10pt;
    color: #333333;
    font-family: "Comic Sans MS", Arial, Sans-serif
}

.top {
    font-size: 8pt;
    font-family: "Comic Sans MS", Arial, Sans-serif
}

.main {
    font-family: "Comic Sans MS", Verdana, Arial, Sans-serif;
    font-size: 10pt ;
	color: #003300 ;
}

a.top:active {
    color: #ff9933
}
a.top:hover {
    color: #ff9933
}

.topmenu {
text-decoration: none;
font-family: Comic Sans MS;
font-weight: bold;
font-size: 10pt;
color: #C48400;
}

a.topmenu:link {
text-decoration: none;
font-family: Comic Sans MS;
font-weight: bold;
font-size: 10pt;
color: #C48400;
display: block;
}

a.topmenu:visited {
text-decoration: none;
font-family: Comic Sans MS;
font-weight: bold;
font-size: 10pt;
color: #C48400;
display: block;
}

a.topmenu:hover {
text-decoration: none;
font-family: Comic Sans MS;
font-weight: bold;
font-size: 10pt;
color: #C48400;
border-right: 1px solid gray;
border-left: 1px solid gray;
display: block;
}

a.topmenu:active {
text-decoration: none;
font-family: Comic Sans MS;
font-weight: bold;
font-size: 10pt;
color: #C48400;
display: block;
}