body {
	background-color: #E6E8DD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Section_head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #336699;
	background-color: #CCCC99;
	line-height: 28pt;
	font-variant: small-caps;
}
.BlackArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
	background-color: #000000;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
.Section1-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-right-style: solid;
	padding: 10px;
	border-right-color: #DCDED1;
	text-align: left;
	vertical-align: top;
}
.Section3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	padding: 20px;
	border-top: none;
	border-right: thin solid #DCDED1;
	border-bottom: thin solid #DCDED1;
	background-color: #DADCCF;
	font-style: italic;
	font-weight: bold;
}
.navbar {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	height: 97px;
	background-image: url(images/paper_nav.jpg);
}
.navbar_table {
	border-left-width: medium;
	border-left-style: groove;
	vertical-align: top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.subnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #003366;
	background-color: #DCDED1;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: groove;
}
