body {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	background-color: #000000;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: inherit;
	margin-bottom: 0px;
}
#maintable {
	margin: 0px;
}
a:link {
	color: #FFFFFF;
}
a:activated {
	color: #0000FF;
}
a:visited {
	color: #999999;
}
address {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #666666;
	position: absolute;
	vertical-align: bottom;
}
.pics {
	position: fixed;
	height: 310px;
	width: 467px;
	left: 0px;
	top: 0px;
	right: 467px;
	bottom: 310px;
	margin: 0px;
	padding: 0px;
}
.textonly {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #CCCCCC;
}
.news {
	color: #FFFFFF;
	font-weight: bold;
}
.small_right_aligned {
	font-size: 9px;
	text-align: right;
}

