body {
	background-color: #ffffff;
}

.style1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6E789C;
	font-size: medium;
	line-height: 28px;
	text-align: center;
}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: #384D7C;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: #384D7C;
	text-align: center;
	line-height:normal;
	}
	
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: #384D7C;
	text-align: left;
	padding-left: 10px;
}

body, td, th {
	color: #333333;
}

h1, h2 {
	color: #000033;
}

h3, h4, h5, h6 {
	color: #006699;
}

a {
  color: #003366;
}

