h1 {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #339933;
	background-color : transparent;
}
h2 {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #003399;
	background-color : transparent;
}
h3 {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #339933;
	background-color : transparent;
}
h4 {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: Black;
	background-color : transparent;
}
h5 {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #003399;
	background-color : transparent;
}
h6 {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #003399;
	background-color : transparent;
	font-weight: normal;
}
p {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
	background-color : transparent;
}
li {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
	background-color : transparent;
}
ul {
	list-style-type : square;
	list-style-position : outside;
}
a:link{
	text-decoration: underline;
	color: #003399;
	background-color: transparent;
}
a:visited{
	text-decoration: underline;
	color: #666666;
	background-color: transparent;
}
a:hover{
	text-decoration: none;
	color: #003399;
	background-color: #CCFFCC;
}
a.bluelink:link{
	text-decoration: underline;
	color: #003399;
	background-color: transparent;
}
a.bluelink:visited{
	text-decoration: underline;
	color: #003399;
	background-color: transparent;
}
a.bluelink:hover{
	text-decoration: none;
	color: #339933;
	background-color: #CCFFCC;
}
a.reverse:link{
	text-decoration: none;
	color: #ffffff;
	background-color: transparent;
	font-weight: bold;
}
a.reverse:visited{
	text-decoration: none;
	color: #ffffff;
	background-color: transparent;
	font-weight: bold;
}
a.reverse:hover{
	text-decoration: underline;
	color: #ffffff;
	background-color: transparent;
	font-weight: bold;
}
p.footer{
	font:  Arial, Helvetica, sans-serif;
	font-size: .8em;
}
.sbold {
	font-weight: bold;
}
.emphlarger {
	font-weight: bold;
	font-size:1.1em;
	background-color : transparent;
}
.emphgreen {
	font-weight: bold;
	color:#339933;
	background-color : transparent;
}
.emphblue {
	font-weight: bold;
	color: #003399;
	background-color : transparent;
}
.emphred {
	font-weight: bold;
	color: #CC0000;
	background-color : transparent;
}
.italic {
	font-weight: bold;
	color: Black;
	background-color : transparent;
	font-style : italic;
}
p.reverse {
	color: #ffffff;
	background-color: transparent;
	font-weight: bold;
}
.formfield {
	background-color: #ffffff; 
	color: #000066; 
	font-family: verdana, arial, helvetica, sans-serif;
}
.formcheck {
	background-color: #ffffff; 
	color: #000066; 
	font-family: verdana, arial, helvetica, sans-serif;
}
.formbutton {
	background-color: #006600; 
	color: #ffffff; 
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	border-left: 1px solid #CCFFCC; 
	border-right: 1px solid #005329; 
	border-top: 1px solid #C8FFCC; 
	border-bottom: 1px solid #003333;
}
.smaller{
	font-size: .8em
}
.smallblack{
	font-size: .8em;
	color: black;
	background: transparent;
}
.larger {
	font-size: 1.2em;
}
.pboldblue {  
	color: #003399;
	background: transparent;
	font-weight: bold;
	font-size: .8em
}
.pboldgreen {  
	color: #339933;
	background: transparent;
	font-weight: bold;
	font-size: .8em
}
.bottomnav{
	font-size: .8em;
	color: black;
	background: transparent;
}