﻿body {
	font-family:  Verdana, Tahoma, Times New Roman;
	font-size:  10pt;
}

.clsStoryBody {
	background-color: White;
	text-align: left;
	background-image: none;
	padding-left: 10px;
	padding-right: 10px;
	border-left: solid 1px white;
	border-right: solid 1px white;
}

.clsStoryTitle {
	font-family:  Arial, Tahoma, Verdana, Times New Roman;
	font-weight:  bold;
	font-size:  20pt;
	color:  #000000;
	padding-top:  40px;
	padding-bottom:  40px;
}

.clsStoryCredits {
	font-family:  Arial, Tahoma, Verdana, Times New Roman;
	font-weight:  bold;
	font-size:  10pt;
	color:  #000000;
	line-height:  14pt;
	padding-bottom:  40px;
}

.clsStoryText {
	font-family:  Arial, Tahoma, Verdana, Times New Roman;
	font-size:  14pt;
	color:  #000000;
	line-height:  22pt;
	padding-bottom:  12pt;
}

.clsStoryTextIndent {
	font-family:  Arial, Tahoma, Verdana, Times New Roman;
	font-size:  14pt;
	color:  #000000;
	line-height:  22pt;
	text-indent:  1cm;
}

.clsStoryTextIndent:hover {
	background-color: #FDFAC3;
	cursor: default;
}

.clsStoryDialog {
	font-family:  Arial, Tahoma, Verdana, Times New Roman;
	font-size:  14pt;
	color:  #000000;
	line-height:  22pt;
	text-indent:  2cm;
}

.clsStoryDialog:hover {
	background-color: #FDFAC3;
	cursor: default;
}

.clsStorySectionTitle {
	font-family:  Arial, Tahoma, Verdana, Times New Roman;
	font-weight:  bold;
	font-size:  18pt;
	color:  #805D3A;
	padding-top:  24pt;
	padding-bottom:  12pt;
}

.clsStoryLeftPane {
	width: 200px;
	vertical-align: top;
	background-color: #5f9416;
}

.clsFeedbackReader {
	font-family:  Arial, Tahoma, Times New Roman;
	font-weight:  bold;
	font-size:  12pt;
	color:  #404040;
}

.clsFeedbackText {
	font-family:  Arial, Tahoma, Times New Roman;
	font-size:  10pt;
	color:  #000000;
}

.clsTableBorder {
	border-color: #A6A6A6;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #000000;
}

.clsPictureTitle {
	font-family:  Arial, Tahoma, Verdana, Times New Roman;
	font-weight:  bold;
	font-size:  18pt;
	color:  #805D3A;
	padding-top:  10px;
	padding-bottom:  10px;
	text-align:  center;
}

.clsPictureDescription {
	font-family:  Arial, Tahoma, Verdana, Times New Roman;
	font-size:  12pt;
	color:  #000000;
	line-height:  18pt;
}
