Body {
  font-family: arial;
	margin: 0px 0px 0px 0px;
	background-color: #63ace0;
	font-size: 12pt;
	color: #fffdbe;
	font-weight: normal;
 }

 p {
  font-family: arial;
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
 }
 .clear {
	clear: both;
}
 H1 {
  font-family: arial;
	font-size: 12pt;
	color: #2c5ab1;
	font-weight: bold;
 }
 H2 {
  font-family: arial;
	font-size: 10pt;
	color: #356cb0;
	font-weight: normal;
 }
a {
   text-decoration:underline;
   color:#e6b250;
	 font-size: 12pt;
	 font-family: arial; 
	 font-weight: normal;
 }
 a:hover {
  color:#01a8e6; 
 }
 img.pics {
	border: 10px solid #FFFFFF; 
}
table.menu {
	border-width: 0px;
}
 table.menu td {
	border-width: 0px;
}
.menu ul {
	list-style-type: none;
	display: inline;
}

.menu li {
	display: inline;
	padding-right:7px;
}
 .menu a {
  text-decoration:none;
  font-family: arial;
  font-weight: bold;
  color:#3f7ed0;
  font-size: 11pt;
}
 .menu a:hover {
  color:#214382;
}
 a.menu:visited {
  color:#3f7ed0;
}
table.main {
	border-width: 0px;
}
 table.main td {
	border-width: 0px;
}
 table.main th {
	border-width: 1px 1px 0px 1px;
	-moz-border-radius: 6px 6px 0px 0px;
	border-style: solid;
	border-color: #ffc14b;
	text-align:left;
	padding: 10px 10px 0px 10px;
	line-height:5px;
}
  p.copy {
  font-family: arial;
	font-size: 7pt;
	color: #a9eaff;
	font-weight: normal;
	text-align: center;
 }
 p.copy a {
  font-family: arial;
	font-size: 7pt;
	color: #ffffff;
	font-weight: normal;
	text-decoration:none;
 }

