.body {
	background-color: #000000;
}
.headline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	color: #30CC00;
}
.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #30CC00;
}
.angrynormal {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC3000;
}
.headlineLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	color: #339900;
	text-decoration: none;
}
.normalLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #339900;
	text-decoration: none;
}
.resume {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #009900;
	font-style: italic;
	text-decoration: none;
}
