body {
	background-image: url(/images/bg_gradsm.jpg);
	background-repeat: repeat;
	background-color: #FFFFFF;
	z-index: -25;
}
.pagenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bolder;
	padding-left: 6px;
	padding-right: 6px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	background-image: url(images/glblnav_selected.gif);
	color: ;
}
.pagename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3em;
	font-style: normal;
	font-weight: bold;
}

a:visited {
	font-style: italic;
}
.botnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	font-weight: bolder;
	padding-left: 6px;
	padding-right: 6px;
	color: #0033CC;
	text-decoration: none;
}
.story {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 1em;
	color: #000000;
}
.storyheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #0033FF;
}

.headline {
	font-size: 1.3em;
	font-weight: bold;
	color: #0033FF;
	font-family: Arial, Helvetica, sans-serif;
}
