.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #006600;
}
h1 {
	font-size: 24px;
	font-weight: bolder;
}
h2 {
	font-size: 18px;
	font-weight: bolder;
}
h3 {
	font-size: 18px;
	font-weight: normal;
}
a:link {
	color: #006600;
}
a:active {
	color: #00ff00;
}
a:visited {
	color: #006600;
}

