.MainFrame {
	background-color: #EBF4D2;
	width: 700px;
	border: 1px solid #141917;
}

body {

	background-color: #8EB097;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #1F2623;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #1F2623;
}

a:link, a:visited, a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #141917;
	text-decoration: underline;
}

a.Navlink:link, a.Navlink:visited, a.Navlink:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1A2012;
	text-decoration: none;
	height: 30px;
	padding-top: 5px;
	width: 100px;
	padding-bottom: 5px;
}

a.Navlink:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1A2012;
	text-decoration: none;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100px;
	background-color: #C0C7AB;
}

.ParagraphIndent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #1F2623;
	line-height: 120%;
	padding-left: 15px;
	padding-right: 15px;
}

.VeryShortLabel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #1F2623;
	padding: 2px;
	height: 17px;
	width: 220px;
	border: 1px solid #141917;
}

.CommentsLabel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #1F2623;
	padding: 2px;
	height: 60px;
	width: 260px;
	border: 1px solid #141917;
}
.Footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #1F2623;
	line-height: 120%;
	valign: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

li  {
	list-style-type: disc;
}
