body {
	background-color: #202121;
}
h1 {
	color: #960;
	font-size: xx-large;
	font-family: verdana, "trebuchet ms", Helvetica;
}
h2 {
	color: #960;
	font-size: medium;
	font-family: verdana, "trebuchet ms", Helvetica;
	font-style: normal;
}
h3 {
	color: #960;
	font-size: large;
	font-family: verdana, "trebuchet ms", Helvetica;
}
h4 {
	color: #960;
	font-size: x-small;
	font-family: Verdana, "Trebuchet MS", Helvetica;
	line-height: inherit;
	text-align: center;
}
h5 {
	font-family: Verdana, "Trebuchet MS", Helvetica;
	font-size: small;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #960;
}
a:link {
	color: #996633;
	text-decoration: none;
}
a:visited {
	color: #ffffcc;
}

