body,td,th {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #8F8F8F;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	color: #808080;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #808080;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.text1 {
	padding-right: 6px;
	padding-left: 6px;
}
.text2 {
	padding-right: 12px;
	padding-left: 4px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 8px;
	line-height: 150%;
}

