BODY {
	font-family: Verdana,Arial,Helvetica;
	font-size: 100%;
	background-color: #eeeeee;
	color: #000000;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 32px;
	margin-bottom: 3px;
	background-image: url("/images/logo.gif");
	background-position: top right;
	background-attachment: standard;
	background-repeat: no-repeat;
}
UL {
	font-family: Verdana,Arial,Helvetica;
	font-size: 100%;
}
LI {
	font-family: Verdana,Arial,Helvetica;
	font-size: 100%;
}
EM {
	font-size: 90%;
	text-decoration: italic;
}
TD {
	font-size: 90%;
}
TH {
	font-size: 90%;
	text-weight: 900;
}
H1 {
	font-size: 160%;
	font-family: Times New Roman,Times,Roman;
	background-color: #cccccc;
	color: #006600;
	text-weight: 900;
	padding-left: 8px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: 8px solid #669966;
	border-top: 1px solid #669966;
}
H2 {
	font-size: 140%;
	text-weight: 900;
}
H3 {
	font-size: 120%;
	text-weight: 700;
}
H3 {
	font-size: 120%;
	text-weight: 500;
}
A:link {
	color: #006000;
	text-decoration: none;
}
A:visited {
	color: #004000;
}
A:active {
	color: #008000;
	background-color: #ececcc;
	text-decoration: underline;
}
A:hover {
	color: #008000;
	background-color: #ececcc;
	text-decoration: underline;
}

