<!--
A, H1, TABLE, TD, P, BODY, IMG, INPUT, TEXTAREA {
	font-family: Arial, Helvetica, Sans-serif;
}

/* HTML {
	color: white;
	background-color: gray;
	padding: 1.5em;
} */

BODY {
	font-family: Arial, Helvetica, Sans-serif;
	margin: 0%;
	padding: 1px;
	/* border: 1px solid #000;
	border-width: 1px; */
	/* border-width: 0;
	border-style: none;
	border-color: inherit; */
	width: auto;
}

.text {
	font-family: Arial, Helvetica, Sans-serif;
	color: #335599;
	background-color: white;
}

.tablelevelx {
	font-family: Arial, Helvetica, Sans-serif;
	background-color: #BCD;
	background-color: white;

	border: 0px;
	margin: 0px;
	padding: 0px;

	width: 100%;
}

.tablelevel3 {
	font-family: Arial, Helvetica, Sans-serif;
	background-color: #4466AA;

	border: 0px;
	margin: 0px;
	padding: 0px;
}

.tablelevel4 {
	font-family: Arial, Helvetica, Sans-serif;
	background-color: #FFFFFF;
}

.menuh {
	font-family: Arial, Helvetica, Sans-serif;
	color: white;
	background-color: #4466AA;
	font-size: 12pt;
	font-weight: bold;
}

.infoheader {
	font-family: Arial, Helvetica, Sans-serif;
	color: white;
	background-color: #ACF;
	font-size: 12pt;
	font-weight: bold;

	border: 1px solid black;
	margin: 0px;
	padding: 1px;
}

.infotext {
	font-family: Arial, Helvetica, Sans-serif;
	color: #335599;
	background-color: white;

	border: 1px solid black;
	margin: 0px;
	padding: 1px;
}

.menuo,
.menuos {
	font-family: Arial, Helvetica, Sans-serif;
	color: #335599;
	background-color: white;
	font-size: 12pt;
	font-weight: bold;
}

A.menuo:link,
A.menuos:link {
	font-family: Arial, Helvetica, Sans-serif;
	color: #335599;
	background-color: white;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

A.menuo:visited,
A.menuos:visited {
	font-family: Arial, Helvetica, Sans-serif;
	color: #335599;
	background-color: white;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

A.menuo:active,
A.menuos:active {
	font-family: Arial, Helvetica, Sans-serif;
	color: red;
	background-color: white;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

A.menuo:hover,
A.menuos:hover {
	font-family: Arial, Helvetica, Sans-serif;
	color: red;
	background-color: white;
	font-size: 12pt;
	font-weight: bold;
	/* text-decoration: underline; */
	text-decoration: none;
}

.menuos,
A.menuos:link,
A.menuos:visited,
A.menuos:active,
A.menuos:hover {
	font-size: 10pt;
}

.xs {
	font-family: Arial, Helvetica, Sans-serif;
	color: #335599;
	background-color: white;
	font-size: 10pt;
}

.xxs {
	font-family: Arial, Helvetica, Sans-serif;
	color: #335599;
	color: #579;
	/* background-color: white; */
	font-size: 8pt;
}

.hrxxs {
	font-family: Arial, Helvetica, Sans-serif;
	color: #335599;
	background-color: #335599;
	background-color: #888;
	font-size: 4pt;
	border: 0;
}

.logoxxs {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, Sans-serif;
	color: #335599;
	color: #579;
	/* background-color: white; */
	font-size: 8pt;
	font-variant: small-caps;
}

#wilcoheader {
	background: #359 url(/images/stonehenge-ce2.jpg) top right;
	height: 225px;
	height: 125px;
}

.logo {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, Sans-serif;
	color: #335599;
	color: #579;
	color: #135;
	/* background-color: white; */
	font-size: 48pt;
	letter-spacing: -3px;
	/* font-weight: bold; */
}

.normal {
	font-family: Arial, Helvetica, Sans-serif;
	color: black;
	background-color: white;
	font-size: 12pt;
}

.banner {
	font-family: Arial, Helvetica, Sans-serif;
	color: white;
	background-color: black;
	font-size: 10pt;
	font-weight: bold;
}

A.banner:link {
	font-family: Arial, Helvetica, Sans-serif;
	color: white;
	background-color: black;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

A.banner:visited {
	font-family: Arial, Helvetica, Sans-serif;
	color: white;
	background-color: black;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

A.banner:active {
	font-family: Arial, Helvetica, Sans-serif;
	color: white;
	background-color: black;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

A.banner:hover {
	font-family: Arial, Helvetica, Sans-serif;
	color: red;
	background-color: black;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
-->

