body {
	background-color: #000066;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #663399;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	color: #339933;
	vertical-align: middle;
}
h3 {
	color: #339933;
}
.style8 {
	font-size: x-small;
	font-weight: bold;
}
.style9 {
	font-size: xx-small;
	color: #663399;
}
.r { text-align: right; }
.nw { white-space: nowrap; }

a:link, a:visited, a:active {
    text-decoration:none;
    font-weight:bold;
    color:#8f3e97;
}
a:visited { color:#5b84bd; }
a:hover   { color:#5b84bd; }

#tagline p {
    font-style: italic;
    font-size: small;
    color: #ccffff;
}
#tagline a { color: #66ffff; font-weight: normal; }
#tagline a:hover {
    text-decoration: underline;
    color: #00ffff;
}
