h1 {
	font-weight: bold;
	text-transform: none;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;

}
h2 {
	color: #006600;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-indent: 20pt;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.paraintro {
	font-weight: bold;
	color: #009999;
}
.focuswords {
	font-weight: bold;
	color: #333333;
}
a:link {
	color: #006600;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
