.bigandtall {
	font-family: helvetica;
	font-size: 196pt;
	font-style: normal;
	font-weight: bolder;
	line-height: 180px;
}
.biglist {
	font-family: Helvetica, sans-serif;
	font-size: 50pt;
	font-weight: bolder;
	line-height: 50pt;
}
a:link { color: black; text-decoration: none }
a:active { color: black; text-decoration: none }
a:visited { color: black; text-decoration: none }
a:hover { color: red; text-decoration: none }.courier {
	font-family: "Courier New", Courier, mono;
	font-size: 24pt;
	font-style: normal;
	line-height: 20pt;
	font-weight: bolder;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: left;
	vertical-align: text-top;
	display: block;
	position: static;
	width: 500px;
	color: #FFFFFF;
	background-color: #000000;
	font-variant: normal;
}

