/* CSS Document */

 body {
	padding-left: 12em;
	font-family: "trebuchet ms";
	color: #000000;
	font-size: small;
	text-align: justify;
	margin-right: 3.5em;
	margin-left: 3.5em;}
	
  ul.navbar {
    list-style-type: none;
    margin: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 12em }

  h1 {
	font-family: "trebuchet ms";
	color: #336600;
	font-size: medium;}
	
  h2 {
	font-family: "trebuchet ms";
	color: #336600;
	font-size: small;}
	
  h3 {
	font-family: "trebuchet ms";
	color: #000000;
	font-size: small;
	font-weight: bold;}
	
   ul.navbar li {
	background: #336600;
	padding-left: 0.3em;
}
	
  ul.navbar a {
	text-decoration: none;
}
.class1 A:link {color: white;}
.class1 A:visited {color: white;}
.class1 A:hover {color: #999999;}

.class2 A:link {text-decoration: none; color: #336600;}
.class2 A:visited {text-decoration: none; color: #336600;}
.class2 A:hover {text-decoration: none; color: #999999;}

   address {
	font-family: "trebuchet ms";
	font-size: x-small;
	font-style: normal;
	font-weight: lighter;
	padding-top: 1em;
	text-align: center;
	border-top: thin solid #999999;
	color: #999999;}

	.logo {
	font-family: "trebuchet ms";
	font-size: xx-large;
	font-weight: bolder;
	color: #336600;
	text-align: right;
	padding-right: 0em;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #999999;}
	
	.emphasise {
	font-family: "trebuchet ms";
	font-weight: bolder;
	font-size: small}
