body {	
	background-color: #e4f6aa;
	margin: 0;
	font-size: 1em;	
}

h1 {
	font-weight: bold;
	color: #333333;
	font-size: 1em;
}

h2 {
	font-weight: bold;
	font-size: 114%;
	color: #333333;
	line-height: 1.1em;
}


h4 {
	font-weight: bold;
	font-size: 114%;
	color: #333333;
	line-height: 1.2em;
}

h3 {
	font-weight: bold;
	color: #333333;
	font-size: 1.25em;
}


p {
	line-height: 125%;
	top: 0;
	bottom: 0;
	font-size: 1.0em;
}

p.indent {
	position: relative;
	text-indent: 1.5em;
	top: -.5em;
}

.text {
	color: #333333;
	font: .90em/1.25em Georgia, "Times New Roman", Times, serif;
	text-align: left;
}


.textboxmargins {
	margin-right: 1px;
	margin-left: 2px;
	line-height: 1.25em;
}

.topmenu {
	color: #FFFFFF;
	background-color: #006699;
	text-decoration: none;
	font: bold .85em Arial, Helvetica, sans-serif;
	text-align: center;	
}


a.topmenu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.topmenu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.topmenu:hover {
	color: #6699FF;
	text-decoration: none;
}
a.topmenu:active {
	color: #e4f6aa;
	text-decoration: none;
}




/* links */

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #6699FF;
	text-decoration: none;
}
a:active {
	color: #003366;
	text-decoration: none;
}






.textbold {
	font-weight: bold;
	color: #333333;
	vertical-align: top;
}
.caption {
	font: x-small Georgia, "Times New Roman", Times, serif;
}
.textboldcolor {
	font-weight: bold;
	color: #006699;
}
.textlinks {
	color: #333333;
	text-decoration: none;
}
a.textlinks:link {
	color: #339966;
	text-decoration: none;
}
a.textlinks:visited {
	color: #006699;
	text-decoration: none;
}
a.textlinks:hover {
	color: #6699ff;
	text-decoration: none;
}
a.textlinks:active {
	color: #003366;
}
.bottomcredits {
	color: #FFFFFF;
	font: xx-small Georgia, "Times New Roman", Times, serif;
}
.bottommenu {
	color: #FFFFFF;
	text-decoration: none;
	font: .9em Arial, Helvetica, sans-serif;
}

a.bottomlinks:link {
	color: #FFFFFF;
	text-decoration: none;
	font: .9em Arial, Helvetica, sans-serif;	
}
a.bottomlinks:visited {
	color: #FFFFFF;
	text-decoration: none;
	font: .9em Arial, Helvetica, sans-serif;	
}
a.bottomlinks:hover {
	color: #006699;
	text-decoration: none;
	font: .9em Arial, Helvetica, sans-serif;
}
a.bottomlinks:active {
	color: #003366;
	text-decoration: none;
	font: .9em Arial, Helvetica, sans-serif;
}

