body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-repeat: repeat;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	font-size: 85%;
}
.black {
	margin: 0px;
	padding: 0px;
	height:2px;
	width: 100%;
	background-color: #333333;
}
.rule {
	border-top: 1px solid #333333;
	border-right: 0px none;
	border-bottom: 1px solid #CC0000;
	border-left: 0px none;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
a {
	color: #CC0000;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
}
.vertical {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #999999;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #000000;
}
