body {
	background-color: #000000;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #DBE7F2
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFCC;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CDFCFA;
}
.highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFF66;
	font-style: normal;
}
