p, ul, ol  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	color: #000000;
	background-color: transparent;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 155%;
	font-weight: bold;
	color: #cc6666;
	background-color: transparent;
}

a {
	text-decoration: none;
}
a:link { color: #669933}
a:hover {
	color: #669933;
	text-decoration: underline;

}
a:visited { color: #669933}