body {
	padding:0px;
	margin:0px;
	background-color:#eeeff4;
	color:#333333;
	font-family:Verdana, Arial, Sans-serif;
	font-size:11px;
}
h1 {
	font-size:14px;
	font-weight:bold;
	color:#333366;
	margin-bottom: 10px;
}
h2 {
	font-size:12px;
	font-weight:bold;
	color:#333366;
}
h2.title {
	text-decoration: underline;
}
h3 {
	font-size:11px;
	font-weight:bold;
	color:#333366;
}
h4 {
	font-size:10px;
	font-weight:bold;
	color:#333366;
}
h5, .altText {
	font-size:10px;
	font-weight:bold;
	color:#e8aa01;
}
div.spacer {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
a:link.nav, a:visited.nav, a:active.nav, a:hover.nav {
	display:block;
	color:#1B326A;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	border-bottom:2px solid #e8aa01;
	width:188px;
}
a:link, a:visited {
	color:#1B326A;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.right {
	text-align:right;
}
.left {
	text-align:left;	
}
hr {
	border: 1px solid #e8aa01;
}
.nav {
	background-color:#f8e5b2;
}
.quote {
	text-align:right;
	color:#333366;
	font-size:17px;
	margin-top:20px;
}
.ad {
	color:#333366;
	font-size:17px;
}
li {
	line-height:20px;
}
input,textarea {
	width:200px;
	background-color:#f8e5b2;
	color:#333333;
	font-family:Verdana, Arial, Sans-serif;
	font-size:11px;
}
input.button {
	background-color:#f8e5b2;/*#9DB9C8;*/
	border:outset 1px #f8e5b2;   /*light*/
	font-weight:bold;
	color:#333366;
	cursor:hand;
	width:40px;
}
