body {
	background-color: #ffffff;
}
body,td,th {
	font-family:tt, Courier New, Courier, mono;
	font-size: 11px;
	color: #330000;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
a:active {
	color: #660000;
	text-decoration: none;
}
.style1 {font-size: 10px}
.style3 {font-size: 16px}
.pad24  {padding:24px}