body {
	font-family: Arial, Helvetica, sans-serif;

}
.quotes {
	font-size: 9pt;
}
.bodytext {
	font-size: 11pt;
}
.copy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 3px;
	line-height: 95%;
	color: #666666;
	text-decoration: none;




}
li {
	margin-top: 10px;
	margin-bottom: 5px;
}
h2 {
	color: #009933;
	font-size: 18px;
}
a:link {
	color: #660099;
	text-decoration: none;
}
a:visited {
	color: #660099;
	text-decoration: none;
}
a:hover {
	color: #006633;
	text-decoration: underline;
}
a:active {
	color: #009933;
	text-decoration: underline;
}
h3 {
	font-size: 16px;
	color: 663399;

}
.nolink {
	color: #666666;
	text-decoration: none;
}
a.nolink:link {
	color: #666666;
	text-decoration: none;
}
a.nolink:visited {
	color: #666666;
	text-decoration: none;
}
a.nolink:hover {
	color: #666666;
	text-decoration: none;
}
a.nolink:active {
	color: #666666;
	text-decoration: none;
}
.crossout {
	text-decoration: line-through;
}
