.excerpt {
	font-weight: bold;
	color: #0000FF;
}
.storytitle {
	font-size: 1.2em;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;

}
h3 {
	font-size: 1.5em;
}
body {
	font-size: 100%;
}
.reqrequired {
	font-weight: bold;
	color: #FF0000;
}
.reqrequired2 {
	font-weight: bold;
	color: #FF0000;
	font-size: .8em;

}
.reqtable {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.reqtbody {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
}
.reqerrormsg {
	font-weight: bold;
	color: #FF0000;
}
