BODY
{
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana;
	font-size: 11pt;
	background-color: #C1BCC5;
}
.redText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	color: #FF0000;
}
.redTextSmall
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #FF0000;
	font-weight: bold;
}
.titleBox
{
	background-color: #0E157B;
	color: #FFFFFF;
	border-color: #000000;
	font-size: larger;
	font-weight: bold;
}
.bold
{
	font-weight: bold;
	font-variant: small-caps;
}

