body {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}

table {
		background-color: #ffffff;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
	text-transform: none;
	font-variant: normal;
	display: inline;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	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;
}

UL { list-style-type: square; }


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #004488;
	text-decoration: none;
	white-space: nowrap;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #008888;
	text-decoration: none;
	white-space: nowrap;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #004488;
	text-decoration: underline;
	white-space: nowrap;
}

.foliocell {
	border: 1px solid #666666;
}

.tabborder {
	border: 1px solid #666666;
}

input {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	font-weight: normal;

}

.search {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	font-weight: normal;
}

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;
	color: #000000;
}

.courtext {
	font-family: Courier, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #000000;
}

