h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36;
	font-style: normal;
	color: #000000;
	font-weight: lighter;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18;
	line-height: 20px;
	font-style: normal;
	color: #336600;
	font-weight: bold;
	text-align: justify;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #0066FF;
	font-weight: normal;
	text-align: justify;
}
a:visited {
	color: #336600;
}

