BODY
{
	background-color: #2b50a1;
}

.bold
{
	font-weight: bold
}

.subLink
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
}

h3
{
	font-weight: bold;
	font-size: 14pt;
}

p, td
{
	font-weight: normal;
	font-size: 11pt;
	word-spacing: normal;
	text-transform: none;
	color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
}

.finePrint
{
	font-size: 8pt;
}

.messages
{
	font-weight: bold;
	font-size: 14pt;
	color: #ffcc66;
}

.white
{
	color: white;
}
