body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
.text1 {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #FFFFFF;
}
.text1 a {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #FFFFFF;
text-decoration: underline
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #0099CC;
}
