td {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 15px;
}

th {
	font-family: Trebuchet MS, Verdana, sans-serif;
}
H1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
	margin-top: 10px;
	font-weight: normal;
	text-decoration: none;
}
p {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
}
a {
	margin: 0px;
	text-decoration: none;
	color: #333333;
}
.sidenav {
	font-size: 25px;
	margin: 0px 0px 6px 25px;
	padding: 0px;
}
a:hover {
	color: #299b66;
}
H2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	margin-top: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: -12px;
}
.sidebar {
	margin-right: 20px;
	margin-left: 10px;
}


