body, p, td, h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif;
}
h1, h2, h3, h4, h5, h6 {
	color: #006600;
}
p.justified {
	margin-left: 18px;
	margin-right: 18px;
	text-align:justify;
}
a {
	color:#006600;
	text-decoration:underline;
}
a:visited {
	color: #006600;
	text-decoration: underline;
}
a:hover {
	color: #7EBF44;
	text-decoration: none;
}
.green {
	color: #006600;
}
.darkblue {
	color: #054E91;
}
a.navwhite {
	color: White;
	font-weight: bold;
}
.boldblue {
	color: #054E91;
	font: bold;
}
.boldgreen {
	color: #006600;
	font-weight: bold;
}
.lightgreen {
	color:#7EBF44;
	border-color:#7EBF44;
}
.footnote {
	font-size: xx-small;
}
