h1 {
	color: #311266;
	font-family: Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
	}
h2 {
	color: #164616;
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	}
h3 {
	color: #164616;
	font-family: Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-align: right;
	}
h4 {
	color: #311266;
	font-family: Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-align: right;
	}
a:link {
	color: #311266;
	text-decoration: underline overline;
	}
a:visited {
	color: #311266;
	text-decoration: underline overline;
	}
a:hover {
	color: #083908; 
	font-weight: bold; 
	}
a:active {
	color: #311266; 
	background-color: #ECD9FF;
	}
p {
	color: #311266;
	font-family: Times, serif;
	font-size: 20px;
	}
p.green {
	color: #164616;
	}
p.ptell {
	color: #311266;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	}
p.gtell {
	color: #164616;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	}
div.ptell {
	color: #311266;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	text-align: right;
	}
div.gtell {
	color: #164616;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	text-align: right;
	}
#storySubmit {
	width: 500px;
	}
#storySubmit legend {
	color: #311266;
	}
#storySubmit label {
	color: #164616;
	}
hr {
	border-bottom: 1px dashed #164616;
	width: 50%;
	}