body {
	background: #0067b8;
	margin-left: 0px;
	margin-top: 0px;
}

table {
 background: #FFFFFF;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: normal;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.style4 {
	font-size: 9px;
	color: #cbcbcb;
}


.whiteBG {
	background: #FFFFFF;
}

.blueBG {
	background: #0067b8;
}

.orangeBG {
	background: #FF8629;
}

