body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	font-size: medium;
	font-weight: bolder;
}
.nav {
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
}
.sitename {
        font-size: x-large;
        font-weight: bold;
        color: #286C15;
}
.pageheading {
        font-size: large;
        font-weight: bold;
        color: #CC3366;
}
a {
        color: #0000FF;
}
a:link {
        color: #0000FF;
}
a:visited {
        color: #FF0000;
}
a:hover {
        color: #0000FF;
}
a:active {
        color: #FFFFFF;
}
.copyright {
	font-size: x-small;
	color: #000000;
}
.mailto {
        color: #0000FF;
}
.style1 {
        font-size: small;
}
.style5 {
        font-family: Arial, Helvetica, sans-serif
}
.style8 {
	color: #286C15;
}
.style9 {
        font-size: large;
        font-weight: bold;
        color: #CC3366;
}
.style11 {
		font-size: 24px;
		font-weight: bold;
		color: #FF0000;
}
.style13 {
		color: #FF6600
}
.style14 {
		color: #FF0000;
		font-weight: bold;
		font-size: large;
}
.style15 {
		color: #000000;
		font-size: medium;
}
.style21 {
		color: #FFFF00;
		font-weight: bold;
		font-size: large;
}
