html>body {
	overflow:auto;
	text-align:center;
}
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: arial, helvetica, sans-serif;
	color:#000000;
	background-image:url(../images/browserBG02.jpg);
	background-repeat:no-repeat;
	background-color:#929191;
	}
a {
	text-decoration: none;
	color:  #efefef;
	outline: none;
	}
a:visited {
	color:  #efefef;
	}
a:active {
	color:  #efefef;
	}
a:hover {
	color: #323232;
	text-decoration: underline;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 13px;
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

h1 {
	font-size: 28px;
	font-family: Helvetica, Arial, sans-serif;
	color:#500c0d;
	margin-bottom:10px;
	text-align:center;
	}
h2 {
	font-size: 20px;
	font-family: Helvetica, Arial, sans-serif;
	color:#500c0d;
	margin-top:10px;
	font-style:italic;
	text-align:center;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color:#353636;
	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;
	}
img {
	border: 0;
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
}
div.spacersm {
  clear:both; 
	height:10px; 
	display:block;
}
div.spacermd {
  clear:both; 
	height:10px; 
	display:block;
	height:100px;
}
div.spacerlg {
  clear:both; 
	height:10px; 
	display:block;
	height:200px;
}
.storyttl {
  font-size: 21px;
	font-family: Helvetica, Arial, sans-serif;
	color:#500c0d;
	line-height: 26px;
	margin-top: 0;
	margin-bottom: -14px;
}
#formbox p {
  margin-bottom:-8px;
	border: 0px solid #ccc;
	color:#ccc;
}