@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

body {
	background-color: #1B354F;
}

.background {
	background-color: #CCCCCC;
}
Background {
	background-color: #FF0000;
}
.smallFiller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F00;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
}
.StandOut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.heading .StandOut .StandOut {
	font-size: 36px;
}
