body {
	color: #ff8000;
	background: #002044;
	font-family: "Trebuchet MS", "Gill Sans MT", Arial;
}

a:link {
	color: #fdfaec;
	font-size: 12pt;
	font-stretch: normal;
	font-style: normal;
	font-weight: normal;
	line-height: 14pt;
	text-decoration: underline;
}

a:visited {
	color: #fdfaec;
	font-size: 12pt;
	font-stretch: normal;
	font-style: normal;
	font-weight: normal;
	line-height: 14pt;
	text-decoration: underline;
}

a:link:hover {
	color: #fdfaec;
	font-size: 14pt;
	font-stretch: normal;
	font-style: normal;
	font-weight: bold;
	line-height: 14pt;
	text-decoration: underline overline;
}

a:visited:hover {
	color: #fdfaec;
	font-size: 14pt;
	font-stretch: normal;
	font-style: normal;
	font-weight: bold;
	line-height: 14pt;
	text-decoration: overline underline;
}


table.outer {
	border: 0;
	cellpadding: 0;
	cellspacing: 0;
	border-color: #ffffff;
}

td.banner {
	height: 99px;
	min-width: 743px;
	width: 800px;
	text-align: center;
	background: #002044;
	font-size: 24pt;
	font-stretch: normal;
	font-style: normal;
	font-weight: normal;
	line-height: 30pt;
}

td.bodyLeft {
  color: #ff8000;
	background: #002044;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 300px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: left;
	font-size: 16pt;
	font-stretch: normal;
	font-style: normal;
	font-weight: normal;
	line-height: 18pt;
}

td.bodyRight {
  color: #ff8000;
	background: #002044;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 500px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: center;
	text-indent: 20px;
	font-size: 16pt;
	font-stretch: normal;
	font-style: normal;
	font-weight: normal;
	line-height: 18pt;
}

