body {
	background-color: #4F4F4F;
}
.RedTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #FF0000;
}
.bluecaption {
	font-family: Arial, Helvetica, sans-serif;
	color: #00CCCC;
	font-weight: bold;
}
.smallerred {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
}
.smallerblue {font-family: Arial, Helvetica, sans-serif; color: #00CCCC; font-weight: bold; font-size: small; }
