body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
}
body {
	background-color: #cccc99;
	margin-top: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-style: italic;
}
.style1 {font-size: large}
.style8 {
	font-size: 16px;
	font-weight: bold;
}
.style11 {font-size: 16px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.style12 {font-family: Arial, Helvetica, sans-serif}
.style13 {color: #cccc99}
.style14 {
	font-size: 12px;
	font-style: italic;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
}
.topmenu td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
    color: #FFFF00;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#footer {

font-family: Arial, Helvetica, sans-serif;
color: #000000;

}

#footer a {

font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-weight: bold;

}

#footer a:visited {

font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-weight: bold;


}

#footer a:hover {

font-family: Arial, Helvetica, sans-serif;
color: #FFFF00;
text-decoration: underline;
font-weight: bold;


}

#lowercase {

text-transform: lowercase;

}

.uppercase {

text-transform: uppercase;

}

.lowercase {

text-transform: lowercase;

}

#bluelink {

color: #000099;
text-decoration: underline;

}