H1 {
COLOR: #708090; FONT-FAMILY: Helvetica, Verdana, sans-serif; FONT-SIZE: 1.4em; 
FONT-WEIGHT: bold; font-style:italic; margin-top: .5em;
}
H2 {
COLOR: #000000; FONT-FAMILY: Helvetica, Verdana, sans-serif; FONT-SIZE: 1.1em;  FONT-WEIGHT: bold;
}
H3 {
COLOR: steelblue; FONT-FAMILY: Helvetica, Verdana, sans-serif; FONT-SIZE: 1em;  FONT-WEIGHT: bold
}
A:link {
	COLOR: #cc0033; 
}
A:active {
	COLOR: cc0033; 
}
A:visited {
	COLOR: steelblue; 
}
A:hover {
	COLOR: #FFCC00; 
}
A.sidemenu:link {
	COLOR: steelblue; FONT-FAMILY: Verdana, Helvetica, sans-serif; FONT-SIZE: .9em;
	FONT-WEIGHT: bold; text-decoration: none;
}
A.sidemenu:active {
	COLOR: steelblue; FONT-FAMILY: Verdana, Helvetica, sans-serif; FONT-SIZE: .9em; 
	FONT-WEIGHT: bold; text-decoration:none
}
A.sidemenu:visited {
	COLOR: steelblue; FONT-FAMILY: Verdana, Helvetica, sans-serif; FONT-SIZE: .9em; 
	FONT-WEIGHT: bold; text-decoration:none
}
A.sidemenu:hover {
	COLOR: #FFCC00; FONT-FAMILY: Verdana, Helvetica, sans-serif; FONT-SIZE: .9em; 
	FONT-WEIGHT: bold; text-decoration:none
}
I {
	COLOR: #000000; FONT-FAMILY: Helvetica, Verdana, sans-serif; FONT-STYLE:
	italic
}
BODY {
	COLOR: #000000; FONT-FAMILY: Helvetica, Verdana, sans-serif; background-color: white;
}
UL {
	COLOR: #000000; FONT-FAMILY: Helvetica, Verdana, sans-serif;  FONT-SIZE: .9em;
}
OL {
	COLOR: #000000; FONT-FAMILY: Helvetica, Verdana, sans-serif; FONT-SIZE: .9em;
}
DL {
	COLOR: #000000; FONT-FAMILY: Helvetica, Verdana, sans-serif; FONT-SIZE: .9em;
}
STRONG {
	COLOR: #000000; FONT-FAMILY: Helvetica, Verdana, sans-serif; FONT-WEIGHT: 
	bold
}
TD {
	COLOR: #000000; FONT-FAMILY: Helvetica, Verdana, sans-serif; FONT-SIZE: .9em;
}
P {
	COLOR: #000000; FONT-FAMILY: Helvetica, Verdana, sans-serif; FONT-SIZE: .9em;
}
P.small {
	COLOR: #000000; FONT-FAMILY: Helvetica, Verdana, sans-serif; FONT-SIZE: .9em
}

.floatright {float: right;}

.center {text-align: center;}

.back {
	padding: 2px;
	background-color: #336600;
	border-style: solid;
	border-color: #336600;
	color: white;
	float: left;
}

.back a:link {
	color: white;
	text-decoration: none
}

.back a:visited {
	color: white;
	text-decoration: none
}

.back a:active {
	color: white;
	text-decoration: none
}

.back a:hover {
	color: white;
	text-decoration: none
}

.back a {
	color: white;
	text-decoration: none
}
