html body {
	margin: 0;
	background-image: url(/gfx/bg.gif);
	background-position: left top;
	background-color: #8e8b89;
}
.meta {
	font-family: Verdana;
	font-size: 1px;
	font-style: normal;
	font-weight: normal;
	color: #8e8b89;
	text-decoration: none;
}
.print {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
td {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #535353;
	text-decoration: none;
}
.copy {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #edebeb;
	text-decoration: none;
}
.menu {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3a3a3a;
	text-decoration: none;
}
.form {
	font-family: Tahoma, Verdana;
	font-size: 11;
	font-style: normal;
	font-weight: normal;
	color: #115eac;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #115eac;
}
.button {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	background-color: #115eac;
	border: 1px solid #115eac;
}
