H1             { color: #003300; font-size: 28px; font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif; font-weight: bold; text-align: left }
H2        { color: #003300; font-size: 16px; font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-variant: normal; font-weight: bold; text-align: left }
H3           { color: #003300; font-size: 14px; font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif; font-variant: normal; font-weight: bolder; text-align: left }
H4   { color: #003300; font-size: 16px; font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif; font-variant: normal; font-weight: bold; text-align: center }
H5    { color: #336; font-size: 12px; font-family: Georgia, "New York", "Times New Roman", serif; font-variant: normal; font-weight: bold; text-align: left }
H6     { color: #ffd700; font-variant: normal; font-weight: 500; font-size: 11px; font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif; text-align: left }
.sideNav {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	font-weight: bold;
	color: #ffd700;
}
p                      {
	color: #003300;
	font-size: 14px;
	font-family: Trebuchet, Verdana, Geneva, Arial, sans-serif;
	line-height: 16px;
	list-style-type: disc
}
ul        { color: #222; font-size: 11px; line-height: 110%; font-family: Verdana, Geneva, Arial, sans-serif; text-indent: 0% }
ol       { color: #222; font-size: 11px; line-height: 120%; font-family: Verdana, Geneva, Arial, sans-serif; list-style-type: disc }
.sideNavbig   {
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffd700;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
