html>body {
	overflow:auto;
	text-align:center;
}
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #4f4b45;
	background-color: #dad7d5;
	text-align: center;
	}
a {
	text-decoration: none;
	color:  #4f4b45;
	outline: none;
	}
a:visited {
	color:  #403b37;
	}
a:active {
	color:  #403b37;
	}
a:hover {
	color: #403b37;
	text-decoration: underline;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 10px; 
	}

h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
ul, li {
font-size: 12px;
}
img {
	border: 0;
	}
.pghdr {
	font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 22px;
	font-style:oblique;
	font-weight:bolder;
	line-height: 26px;
	text-align:center;
	color:#403b37;
	margin-top: 0;
	margin-bottom: 40px;
}
.winhdr {
  font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px; 
	font-style:oblique; 
	font-weight:bolder;
	line-height: 22px;
	color:#403b37;
}
.tiny {
	font-size: .56em;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
}
.footer {
	font-size: .56em;
	line-height: 16px;
	padding-top:5px;
	color:#ccc;
}
div.spacer {
  clear:both; 
	height:10px; 
	display:block;
}
div.spacerMd {
  clear:both; 
	height:40px; 
	display:block;
}
input, textarea, select {
	font-family: verdana;
	font-size: 11px;
	padding: 1px;
	color: #47433e;
	background-color: #efe8e4;
	border: 1px solid #47433e;
}
#form  {
  font-size: 11px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	
	padding-top:10px;
	background-color: #ddd9d8;
	color: #47433e;
	border: 3px solid #85383c;
	text-align:left; 
	width: 440px; 
	border: 1px solid #47433e;
}
#form td {
  font-size: 10px;
	font-weight:bold;
}