h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #006600;
	border-bottom-style: solid;
	border-bottom-width: thin;
	font-variant: small-caps;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #006600;
}
a:link {
	color: #006600;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #006600;
	font-weight: bold;
}
.text {
	background-repeat: no-repeat;
	background-position: right;
}
.menu {
	font-size: 16px;
	line-height: 24px;
}
.ptext {
	font-size: larger;
	line-height: 150%;
	font-family: "Times New Roman", Times, serif;
}
