#outerWrapper {
  margin: 0 auto 0 auto; 
  min-width: 800px;
  text-align: left; 
  width: 1000px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	background-color: #00CCFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	padding-left: 14px;


}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.menucell {
	background-color: #99FFFF;
	background-position: center;
	border-top: thin none #0066FF;
	border-right: thin solid #0066FF;
	border-bottom: thin solid #0066FF;
	border-left: thin solid #0066FF;


}
.menucellborder {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;

}
.menucell2 {
	background-color: #33FF66;
	border: thin solid #0066FF;
	font-weight: bold;
	text-align: center;

}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	background-color: #00CCFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	padding-left: 14px;
	padding-top: 4px;
	height: 23px;
	margin-bottom: 0.15em;
	}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003399;
	letter-spacing: inherit;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0000FF;
}
.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003399;
}
