a:visited {
	color: #006633;
}
a:hover {
	color: #33FF00;
}
a:link {
	color: #006633;
}
p {
	line-height: 150%;
	color: #464646;
}
ol {
	line-height: 150%;
	color: #464646;
}
ul {
	line-height: 150%;
	color: #464646;
}
h1 {
	color: #464646;
	size: 14pt
}

