body {
	font-family: Verdana;
	font-size: 12pt;
}

a {
	color: #000000;
	font-size: 9pt;
	text-decoration: none;
}

a:link {
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
	font-size: 9pt;
}

a:hover {
	background-color: #999999;
	color: #000000;
	font-family: Verdana;
	font-size: 9pt;
}

a:visited {
	color: #484848;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
}

h2 {
	background-color: #0080c0;
	font-family: Verdana;
	font-size: 14pt;
	font-weight: normal;
	text-align: left;
}
h1 {
	color: #ffffff;
	font-family: Verdana;
	font-size: 32pt;
	font-weight: normal;
	text-align: center;
}
h3 {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
}
caption {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
}
#story {
	border-color: black;
	border-style: solid;
	border-width: 1pt;
}