.Headfont {
	font-size: xx-large;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.taglinefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
.navlabelfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.sidecolumn {
	background-image: url(images/gradientbg.jpg);
	background-repeat: repeat-x;
}
.storyheadfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #000000;
}
.storybodyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
	border: 10px solid #FFFFFF;
}
.subheadfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #009900;
	line-height: 25px;
	text-decoration: none;
}
.datatable {
	border: 1px solid #eaeaea;
	border-collapse: collapse;
}
.datatable td, .datatable th {
	border: 1px solid #eaeaea;
}

