body {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}

.h2 {
	font-size: 24px;
	font-weight: bold;
}

.gs {
	color: #000000;
	background-color: #FF0000;
	font-weight: 900;
}

a {
	font-size: 12px;
	color:#C12121;
	font-weight: bold;
	text-decoration:none;
}
