UNKNOWN {
	FONT-FAMILY: "Trebuchet", Courier, mono
}
#head1 {
	FONT-WEIGHT: 700; FONT-SIZE: 24px; COLOR: #00cccc; FONT-FAMILY: "Microstyle Bold Extended ATT", "Britannic Bold", "Copperplate Gothic Bold", sans-serif
}
#head2 {
	FONT-WEIGHT: 500; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: "Times New Roman", Times, serif
}
BODY {
	FONT-SIZE: 12px; COLOR: white; FONT-FAMILY: Trebuchet, helvetica, sans-serif; TEXT-DECORATION: none
}
ul.navbar {
	list-style-type: none;
	padding: 0;
	margin: 0;
	position: absolute;
    top: 12em;
    left: 1.2em;
    width: 7.5em 
}
ul.navbar li {
	background: blue;
	margin: 0.3em 0;
	padding: 0.2em;
	border-right: .5em solid black
}
ul.navbar a{
	color: red;
}
a:link {
	color: #DC303E;
}
a:visited {
	color: #DC303E;
}
a.top:hover {
	color: #00A76A;
}

.sidenav {font-family: "Trebuchet"; font-size: 24px}
.title {font-size: 29px; font-family: "Trebuchet"; color: white;}
.title1 {
	color: white;
	font-family: "Copperplate Gothic Bold", "Trebuchet";
	font-size: 20px;
}
.title2 {
	font-size: 16px;
	font-family: "Copperplate Gothic Bold", "Trebuchet";
}
.title3 {font-size: 25px;
	font-family: "Copperplate Gothic Bold", "Trebuchet";
}
.title4 {
	color: white;
	font-family: "Trebuchet";
	font-size: 16px;
}
