@charset "UTF-8";
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 150%;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: normal;
	text-align: left;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 150%;
	font-weight: bold;
	color: #3366CC;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	font-weight: normal;
	color: #3366CC;
}
.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}
.head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 150%;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}
.head3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 150%;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}
.body_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 150%;
	font-weight: bold;
	color: #3366CC;
}
.body_blue_header {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-weight: bold;
	color: #FF0000;
}
p.storytext {
	font-family: "Times New Roman";
	font-size: 100%;
	line-height: 150%;
}
.chapter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #3366CC;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
.notes {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 125%;
}

