body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #003F6A;
	text-decoration: none:
	font-size: 12px;
	font-weight: bold;
}

a:hover {
	color: #003F6A;
	text-decoration: none:
	font-size: 12px;
	font-weight: bold;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.SmallFont {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#imageleft {
  float:left;
  padding-right:20px;
  padding-top:14px;
  padding-bottom:14px;
  }
  
#imageright {
  float:right;
  padding-left:20px;
  padding-top:14px;
  padding-bottom:14px;
  }
  
.header {
	font-family: Arial Black, Lucida Sans Unicode, Lucida Grande, Impact;
	font-size: 15px;
	color: #004577;
	font-style: normal;
	font-weight: bold;
}

