@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #333333;
	background-image: url(art/bkgd3long.gif);
}
h1 {
	font-size: 18px;
	text-decoration: underline overline;
}
h2 {
	font-size: 16px;
	color: #9999CC;
}
h3 {
	font-size: 14px;
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
p {
	font-size: 11px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	color: #9999FF;
}
a:hover {
	color: #66CCCC;
}
a:visited {
	color: #999999;
}
h6 {
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
.columnheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333366;
	background-color: #CCCCCC;
	font-weight: bold;
}
