<!-- /* Style Sheet definitions need to be commented to hide them from incompatible Browsers.*/
body {  font-family: Arial, Helvetica, serif; font-size: 11pt; color: #EBECDC ; background-color: white; font-weight: normal}
p {  font-family: Arial, Helvetica, serif; color: #EBECDC ; font-weight: normal}
td, th {  font-family: Arial, Helvetica, serif; font-size: 11pt; color: #EBECDC; font-weight: normal}
a:link {  color: lime;}
a:visited {  color: yellow;}
a:active {  color: fuchsia;}
.minimenu { font-family: Arial, Helvetica, serif; font-size: 11px; color: white; font-weight: bold}
.bodytext {  font-family: Arial, Helvetica, serif; font-size: 15px; color: white;  font-weight: normal}
.tinytext {  font-family: Arial, Helvetica, serif; font-size: 10px; color: white; font-weight: normal}
.sectionHead {  color: yellow; font-weight: bold; font-size: 13px;}
.navybar {
	font-size: 80%;
	border-left: solid;
	border-width: thin;
	padding: 0.1em;
    border-color: navy;
	background-color: black;
}
.greenbar {
	font-size: 80%;
	border-left: solid;
	border-width: thin;
	padding: 0.1em;
    border-color: green;
	background-color: black;
}
.brownbar {
	font-size: 80%;
	border-left: solid;
	border-width: thin;
	padding: 0.1em;
    border-color: brown;
	background-color: black;
}
.darkslategraybar {
	font-size: 80%;
	border-left: solid;
	border-width: thin;
	padding: 0.1em;
    border-color: darkslategray;
	background-color: black;
}
.darkredbar {
	font-size: 80%;
	border-left: solid;
	border-width: thin;
	padding: 0.1em;
    border-color: darkred;
	background-color: black;
}
UL { margin-top: 0.5em; }

/* End Style Sheet commenting. */  -->
