body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a {
	color: #558899;
}

a:visited {
  color: #003377;
}

a:active {
	color: #558899;
}

h6 {
	color: #558899;
	font-size: 12px;
	font-weight:bold;
}


.style1 {
	font-size: 12px;
	color: #558899;
	font-weight: bold;
}

.style2 {
	font-size: 11px;
	color: #003399;
	font-style:italic;
}

.style3 {
	font-size: 12px;
	color: #003355;
	font-weight: bold;
}

.style4 {
	font-size: 18px;
	color: #003355;
	font-weight: bold;
}