.greenbg {
	background-color: #E0FFE0;
}

.titletext {
	color: black;
	font-size: 24pt;
	font-family: "new century schoolbook", "times new roman", utopia, times, serif;
}

.content {
	background-image: none;
	color: #000000;
	background: #FFFFFF;
	font-size: 12pt;
	font-family: "times new roman", times, serif;
}

.caption {
        font-size: 10pt;
        font-family: "times new roman", times, serif;
}

.footer {
	color: black;
	font-size: 14pt;
	font-family: "times new roman", times, serif;
}

A:link { text-decoration: none }
A:active { text-decoration: none }
A:visited { text-decoration: none }
