@charset "utf-8";
/* CSS Document */

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #369;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #369;
	line-height: 24px;
}

h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #369;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333;
}
.indented {
	text-indent: 1em;
}
.indented .storylink {
	color: #369;
	text-decoration: underline;
}
.storylink {
	color: #369;
	text-decoration: underline;
}
a.storylink:link {
	color: #369;
	text-decoration: underline;
}
.redtext {
	color: #F00;
}
