body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #440000;
	text-decoration: none;
	text-align: center;
	background-color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}
a:link {
	color: #440000;
	text-decoration: none;
}
a:visited {
	color: #440000;
	text-decoration: none;
}
a:hover {
	color: #550000;
	text-decoration: underline;
}
a:active {
	color: #770000;
	text-decoration: underline;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #440000;
	background-color: #EAEAEA;
}
h2 {
	font-size: 18px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #440000;
	background-color: #eaeaea;
}
pre {
	font-family: Currier;
	font-size: 11px;
	color: gray;
	text-decoration: none;
	text-align: left;
}
