body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #669999;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #03256A;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.bodyTextB {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #03256A;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.bodyHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #03256A;
	text-decoration: none;
}
.textBox {
	background-color: #D5E2F6;
	padding: 10px;
	height: auto;
	width: 300px;
	border: thin solid #374695;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
	line-height: normal;
	text-decoration: none;
}
.box1, .box2 {
  background-color: #D5E2F6;
  padding: 10px;
  width:170px;
  height:auto;
  float:left;
  text-align:center;
  border: thin solid #374695;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  color: #003399;
  margin-bottom:10px;
  margin-left:10px;
  line-height: normal;
  text-decoration: none;
  padding:10px;
}
.box1 {
  clear:left;
  margin-right:10px;
}
.border {
	border: thin solid #03256A;
}
h1 {
	color: #00618B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
h3 {
	color: #D96F37;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

