paragraph {
	font-size: 12px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/*color: #00CC33; /*TEST GREEN */
	font-size: inherit;
	font-weight: normal;
}
body {
	background-color: #154164; /*#003366;*/
}

H1 {
	font-size: 24px;
}
H2 {
	font-size: 18px;
}
H3 {
	font-size: 14px;
}
H4 {
	font-size: 12px;
}
P {
	font-size: 12px;
}
ul, ol {
	font-size: 12px;
}
a {
	color: #333399;
}
a:hover {
	color: #CC3333;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style4 {
	color: #FFFFFF;
	/*font-size: smaller;*/
}
.style5 {color: #FFFFFF}
.style6 {
	color: #FF0000;
	font-weight: bold;
	}
.style8 {color: #FF0000}
.content{
	font-size: 12px;
}
#hideme {
visibility:  hidden;
}

.hilite {
background-color: #FFFF66;
}
/*<style type="text/css">
<!--
.style6 {
	font-size: larger;
	font-weight: bold;
}
-->
</style>
<style type="text/css">
<!--
.style7 {font-size: larger}
-->
</style>
<style type="text/css">
<!--
.style8 {color: #FF0000}
-->
</style>	*/