BODY {
	background-color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: medium;
	color: #663300;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

A:link {
	font-weight: normal;
	color: #cc6600;
}

A:visited {
	font-weight: normal;
	color: #cc6633;
}

A:hover {
	font-weight: normal;
	color: #993300;
}

A:active {
	font-weight: normal;
	color: #993300;
}

.mediumfont {
	font-family: arial, sans-serif;
	font-size: large;
	color: #663300;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.tnotes {
	font-family: arial, sans-serif;
	font-size: small;
	color: #663300;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}

.logo {
	float: right;
	width: 100px;
}

#linkcheck {
	font-family: arial, sans-serif;
	font-size: x-small;
	color: #663300;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

#navigation {
	font-family: arial, sans-serif;
	font-size: small;
	color: #663300;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin-left: 15%;
}

#text {
	position: absolute;
	top: 0px;
	left: 5px;
	z-index: 2;
	width: 510px;
	height: 100%;
	padding: 50px;
	font-family: arial, sans-serif;
	font-size: medium;
	color: #663399;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

TABLE {
	margin: 20px 0 20px 0;
	border-collapse: collapse;
}

TH {
	padding: 3px 3px 3px 3px;
	font-family: arial, sans-serif;
	font-size: medium;
	color: #663300;
	font-style: normal;
	font-weight: bold;
	border: 1pt solid #663300;
	text-align: left;
	vertical-align: top;
}

TD.noborder {
	padding: 0px 0px 0px 0px;
	font-family: arial, sans-serif;
	font-size: medium;
	color: #663300;
	font-style: normal;
	font-weight: bold;
	border: none;
	text-align: center;
	vertical-align: top;
}

TD {
	padding: 3px 3px 3px 3px;
	font-family: arial, sans-serif;
	font-size: medium;
	color: #663300;
	font-style: normal;
	font-weight: normal;
	border: 1pt solid #663300;
	text-align: left;
	vertical-align: top;
}
