a:link {
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #006600;
	font-style: normal;
	border: none;



}
a:hover {
	font-family:  Arial, sans-serif;
	font-size: 10pt;
	color: #006600;
	text-decoration: none;
	font-weight: bolder;
	font-style: normal;



}
a:visited {
	font-family:  Arial, sans-serif;
	font-size: 10pt;
	color: #009900;
	text-decoration: none;
	font-weight: bold;

}
body {
	background-image: url(../images/Back.jpg);
	background-repeat: repeat-x;
}
.Extracts {
	font-family:  Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.PageHeader {
	font-family:  Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
.LabelText {
	font-family:  Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.StoryText {
	font-family:  Arial, sans-serif;
	font-size: 10pt;
}
.StoryHeader {
	font-family:  Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.BodyText {
	font-family:  Arial, sans-serif;
	font-size: 10pt;
}
.AddressHeader {
	font-family:  Arial, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}
.AddressText {
	font-family:  Arial, sans-serif;
	font-size: 9pt;
}
.AddressSubHeader {
	font-family:  Arial, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}
.ChapterHeader {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

