p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}
a:link {
	color: #1B7F1D;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #1B7F1D;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #1B7F1D;
	text-decoration: underline;
}
.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h3 {
	font-size: 120%;
	font-weight: bold;
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;

}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #CC3300;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #CC3300;
}
