body.blue {
	background-color: #4682B4;
	color : #FFFFFF;
	font-family: Arial Narrow, Arial, serif;
	margin: 0
}

table {
	 border: 0;
	 font-size: 10pt;
}

p {
   font-size: 10pt;
	margin: 5pt;
	text-align: left;
}

p.emphasis {
	text-align: center;
	font-weight: bold;
	color: #FFFACD;
}
