h1 {
	color: #CC9900;
	text-align: center;
	background-color: #333366;

}
body {
	background-color: #222244;
	width: 80%;

}
p {
	font-family: "Courier New", Courier, mono;
	color: #0099CC;
	font-size: 90%;

}
h2 {
	color: #CC9900;
	background-color: #333366;
	text-align: center;


}
a {
	color: #33CCCC;
}
.screenShotThumbCell {
	text-align: center;
}
.versionTitle {
	color: #CC9900;
}
.versionChanges {
	font-family: "Courier New", Courier, mono;
	font-size: 90%;
	color: #CC9900;
}
.columTitle {
	background-color: #333333;
	font-family: "Courier New", Courier, mono;
	text-align: center;
	color: #CC9900;

}
.keyDesc {
	font-family: "Courier New", Courier, mono;
	color: #0099CC;
}
