body {
	background-color: #162D43;
	margin-top: 0px;
}.border {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}
a.content:link {
	text-decoration: underline;
}
a.content:visited {
	text-decoration: underline;
}
a.content:hover {
	text-decoration: none;
}
a.content:active {
	text-decoration: underline;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color:#CC6600;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color:#999900;
}
.footer_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}
a.footer_link:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer_link:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer_link:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.footer_link:active {
	text-decoration: none;
	color: #FFFFFF;
}
.eweb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#3D4954;
}
a.eweb:link {
	text-decoration: none;
}
a.eweb:visited {
	text-decoration: none;
}
a.eweb:hover {
	text-decoration: underline;
}
a.eweb:active {
	text-decoration: none;
}
.keywords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#3D4954;
}
a.keywords:link {
	text-decoration: none;
}
a.keywords:visited {
	text-decoration: none;
}
a.keywords:hover {
	text-decoration: none;
}
a.keywords:active {
	text-decoration: none;
}
.indent {
	margin: 0px 0px 0px 45px;
}
.indent_keywords {
	margin: 0px 0px 0px 60px;
}