@charset "UTF-8";
/* CSS Document */

<style type="text/css">
<!--
.style1 {
	font-family: "Helvetica Neue";
	font-size: 14px;
}
.style2 {
	font-family: "Helvetica Neue";
	font-weight: bold;
	font-size: 24px;
	color: #ff0000;
}
.style3 {
	font-family: "Helvetica Neue";
	font-weight: bold;
	font-size: 18px;
	color: #003366;
}
.style4 {
	font-family: "Helvetica Neue";
	font-weight: bold;
	font-size: 18px;
	color: #dd0000;
}
.style6 {font-size: 20px;
	font-weight: bold;
	color: #ff0000;
}
.storytxt {
	font-family: "Helvetica Neue";
	font-weight: normal;
	font-size: 18px;
	color: #000000;
}
a {
	font-family: Helvetica Neue;
	font-size: 16px;
	color: #316DA6;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #316DA6;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #ff0000;
}
a.pop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
	font-weight: normal;
}
body,td,th {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
table.shaded, td.shaded, th.shaded
{ 
background-color:#eaeaea;
}
-->
</style>