body {
	background-color: #000000;
}
.flipped {
	background-color: #FFFFFF;
	color: #000000
}
	
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;

	color: #cccccc;
	text-decoration: none;
	color: cccccc;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
	text-decoration: none;
	color: 666666;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #cccccc;
	text-decoration: none;
	color: cccccc;
}


p {
	color: #cccccc;
}
body {
	color: #cccccc;
}
.title {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.smaller {
	font-size: 9px;
}
.larger {
	font-size: 18px;
}