<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=windows-1252">
    <link rel="alternate stylesheet" type="text/css" href="resource://gre-resources/plaintext.css"
      title="Wrap Long Lines">
  </head>
  <body>
    <pre>body {
	font-family: Arial, Helvetica, Sans;
	font-size: 11pt;
	color: #000000;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #87301F;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #87301F;
}
ul {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt<br>list-style-type: none;
  color: #FFFFEE; <br>  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #87301F;
}

li {
  float: left;
}

li a, .dropbtn {
  display: inline-block;
  color: white;
  text-align: center;
  padding: 9px;
  text-decoration: none;
}

li a:hover, .dropdown:hover .dropbtn {
  background-color: red;
}

li.dropdown {
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content a:hover {background-color: #f1f1f1;}

.dropdown:hover .dropdown-content {
  display: block;
}<br>a:link {
	font-weight: bold;
	color: #87301F;
	text-decoration: underline;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	font-weight: bold;
	color: #87301F;
	text-decoration: underline;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;

}
a:hover {
	font-weight: bold;
	color: #87301F;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #F8F4C7;

}
a:active {
	font-weight: bold;
	color: #87301F;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #FFFFFF;

}
.navbar {
	font-size: 10px;
	text-align: center;
}
.title {
	font-family: "Viner Hand ITC";
	font-size: 15pt;
	font-weight: bold;
	color: #FFFFFF;
}
.title2 {
	font-family: "Viner Hand ITC";
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}
.whitetext {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
.nonlink {
	font-size: 10pt;
	font-weight: bold;
}
.tlink:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;

}
.tlink:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;

}
.tlink:hover {
	font-weight: bold;
	color: #87301F;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #F8F4C7;


}
.tlink:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #FFFFFF;
	
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	background-color: #33CCFF;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	height: auto;
	width: auto;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-top: 2px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;





}
a.sidenav {
	font-family: Arial, Helvetica, Sans;
	width: 163px;
	font-size:12px;
	color: #FFFFEE;
	background-color: #87301F;
	padding: 3px 6px;
	display:block;
	text-decoration : none;
	border : thin outset white;
	font-weight: bold;
}
a.sidenav:visited {
	color: #FFFFEE;
	background-color: #87301F;
	display:block;
	text-decoration : none;
	border : thin outset white;
	font-weight: bold;
}
a.sidenav:hover {
	font-size:12px;
	color: #87301F;
	background-color: #FFFFEE;
	display:block;
	text-decoration:none;
	border : thin inset #87301F;
	font-weight: bold;
}
a.sidenav:active {
	color: #FFFFEE;
	background-color: #87301F;
	display:block;
	text-decoration : none;
	border : thin outset white;
	font-weight: bold;
}
</pre>
  </body>
</html>
