body {
	color: #000000;
	background-color: #fbfba6;
	margin-bottom: 0px;
}
body, th, td {
	font-size: 90%;
	line-height: 133%;
}
input, textarea, select, option {
}
a:link {
	color: #0000ff;
	background-color: transparent;
	text-decoration: none;
}
a:visited {
	color: #006000;
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	padding-top: 0px;
	padding-bottom: 0px;
}
ol {
	padding-top: 0px;
	padding-bottom: 0px;
}
h1 {
	color: #000000;
	background-color: transparent;
	font-size: 167%;
	font-weight: bold;
	border-style: solid;
	border-color: #000000;
	border-width: 0px 0px 2px;
	margin-top: 10px;
	padding: 4px;
}
h2 {
	color: #000000;
	background-color: transparent;
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
}
#footer {
	font-size: 75%;
	border-style: solid;
	border-width: 2px 0px 0px 0px;
	border-color: black;
	margin: 10px 0px 0px;
	padding: 5px 1em 0px;
}
#copyright {
	color: #404080;
	background-color: transparent;
	font-family: sans-serif;
}
img.amtr {
	border: none !important;
	margin: 0px !important;
	width: 1px;
	height: 1.2em;
}
