.header {
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.headertext {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 24px;
	letter-spacing: 30pt;
}
.linetop {
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 220%;
	color: #333333;
}
.box {
	padding: 5px;
	border: 3px solid #666666;
	margin: 5px 10px 5px 0px;
}
.subhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 100%;
	color: #333333;
	font-style: normal;
	font-weight: bold;
}
.minorhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 100%;
	color: #333333;
	font-style: normal;
	font-weight: bold;
}
.body a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 220%;
	color: #999999;
	text-decoration: underline;
}
.body  a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 220%;
	color: #999999;
	text-decoration: underline;
}
.body  a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 220%;
	color: #9999FF;
	text-decoration: underline;
}
.body a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 220%;
	color: #9999FF;
	text-decoration: underline;
}
.tablehead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 100%;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
