body {
	background: #f4f4f4 url(tile.png);
	margin: 10px;
}

tr,td,th,body
{
	font-size: 8pt;
	font-family: Verdana;
	color: #000000;
}
a,a:active,a:visited,a:hover {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	color: #1d90d9;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
th,tr,td {
	vertical-align: top;
}
img {
	border: 0px;
}
hr {
	text-align: left;
	border: none 0;
	border-top: 1px dashed #1f70b9;
	height: 1px;
}
.input {
	border: 1px solid #999999;
	background: #FFFFFF;
	font-size: 8pt;
	height: 18px;
	width: 200px;
}
.submit {
	border: 1px solid #999999;
	background: #FFFFFF;
	font-size: 8pt;
	height: 24px;
	width: 200px;
}
table {
	border-collapse: collapse;
}
h1 {
	font-size: 22pt;
	font-weight: normal;
	font-family: Georgia;
	color: #000000;
	font-variant: small-caps;
	padding: 0px;
	margin: 0px;
}
b {
	font-weight: normal;
	font-size: 9pt;
	font-variant: small-caps;
}
.pad {
	padding-left: 30px;
	padding-right: 30px;
}
