h3 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #669999;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
p {
	font-family: Copperplate, Courier, monospace;
	color: #999999;
	font-size: 14px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #99FFFF;
}
h1 {
	font-family: Copperplate, Courier, monospace;
	font-size: 16px;
	color: #669999;
	font-weight: normal;
}
h4 {
	font-family: Copperplate, Courier, monospace;
	font-size: 24px;
	font-style: oblique;
	color: #336666;
}
.middle {
	background-image: url(images/760_05.gif);
	background-repeat: no-repeat;
	background-position: left;
}
