body {
	color: #33FF33;
	background-color: #000000;
	padding: 24px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
h1, h2, h3, h4 {
	font-size: 12px;
	line-height: 28px;
	font-weight: normal;
	letter-spacing: .0625em;
}

a:link, a:active {
	color: #66FFFF;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:visited {
	color: #FF0000;
}
