body {
	margin-bottom: 0;
	margin-right: 0;
	background-image: url(/art/tile2.gif);
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
	font-size: 0.8em;
	color: #00000;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	font-weight: bold;
	color: #000000;
	text-transform: none;
	font-variant: normal;
	display: inline;
}


h2 {
	font-family: Comic Sans MS, Arial, Helvetica;
	font-size: 1.2em;
	font-weight: bolder;
	font-style: normal;
	color: #000000;
	text-transform: none;
	font-variant: normal;
	display: inline;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-transform: none;
	font-variant: normal;
	display: inline;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-transform: none;
	font-variant: normal;
	display: inline;
}


textarea {

	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	font-weight: normal;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
}


input {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	font-weight: normal;

}


UL { list-style-type: square; }

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #002266;
	text-decoration: none;
	white-space: nowrap;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #004444;
	text-decoration: none;
	white-space: nowrap;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC2222;
	text-decoration: underline;
	white-space: nowrap;
}
/*
.foliocell {
	border: 1px solid #666666;
}

.tabborder {
	border: 1px solid #666666;
}

.search {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	font-weight: normal;
}

.courtext {
	font-family: Courier, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #000000;
}
*/
