body {
	background-image: url('');
	background-repeat: repeat;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px
	}

.greytext {
	FONT-SIZE: 12px;
	COLOR: #666666;
	LINE-HEIGHT: 10px;
	FONT-FAMILY: "Courier New", Courier, monospace;
	letter-spacing: normal;
	word-spacing: normal;
}
A:link {
	TEXT-DECORATION: none
}
A:visited {
	TEXT-DECORATION: line-through
}
A:hover {
	COLOR: #cccccc; BACKGROUND-COLOR: #000000; TEXT-DECORATION: none
}
A:active {
	TEXT-DECORATION: underline
}
.lighttext {
	FONT-SIZE: 11px; COLOR: #990099; FONT-FAMILY: "Courier New", Courier, mono
}
.zips {
	FONT-SIZE: 12px; COLOR: #999999; FONT-FAMILY: "Courier New"
}
.whitetext {
	FONT-SIZE: 13px;
	COLOR: #FFFFFF;
	LINE-HEIGHT: 10px;
	FONT-FAMILY: "Courier New", Courier, mono;
	letter-spacing: normal;
	word-spacing: normal;
}
