body {
	font-family: "Times New Roman", Times, serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Buttons {  font-size: 10pt; color: #FFFFFF; text-decoration: none}
.PageHead {  font-size: 18pt}
.StoryHead {  font-size: 14pt; font-weight: bold}
.text {  font-size: 12pt; color: #000000}
a.white:link {
	text-decoration: none;
	color: #FEF4D8;
	font-size: 10pt;

}

a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12pt;
}

a.white:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12pt;
}

a.white:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12pt;
}

a.black:link {
	text-decoration: none;
	color: #000000;
	font-size: 12pt;

}

a.black:visited {
	text-decoration: none;
	color: #000000;
	font-size: 12pt;
}

a.black:active {
	text-decoration: none;
	color: #000000;
	font-size: 12pt;
}

a.black:hover {
	text-decoration: underline;
	color: #CC0000;
	font-size: 12pt;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #FFCC00;
	margin: 0;
	padding: 0;
}


h2 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}