body         {
	font-family: Arial;
	font-size: 11pt;
	background-color: #ffffff;
}
h2           { font-family: Arial; font-size: 15pt; font-weight: bold }
h1           { font-family: Tahoma; font-size: 18pt;}
h3           { font-family: Tahoma; font-size: 11pt }
h5           { font-family: Arial; font-size: 7pt; }
h6 {
	font-size: smaller;
	font: Tahoma;
}
.style3 {
	font-size: 10pt;
	font-weight: bold;
	margin-left: 5px;
	color: white;
	}
.hy{
	background: Yellow;
	width: 80%;
}
table.maintable {
	background-color: White;
	border: thin solid Black;
}
table.maintable td.maintext {
padding: 10px;
}
table.quotetable {
	background-color: #F9FFC4;
	border: thin solid Black;
	width: 80%;
}
.storytitle {
	font-size: 15pt;
}
.table {
		border: thin solid Black;
		padding-left: 10px;
		background-color: #FC0;
		width: 80%;
		margin-left: auto;
		margin-right: auto;
}