a.menu {
	font-family: "Times New Roman", Times, serif;
	font-stretch: narrower;
	font-style: italic;
	color: #666600;
	border-bottom-color: #666600;
	border-bottom-style: dotted;
	text-decoration: none;
	padding-bottom: 8px;
	border-bottom-width: thin;
}
a.menu:hover {
	text-decoration: underline;
	color: Blue;
	padding-bottom: 9px;
}
p.big {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 7px;
	margin-top: 2px;
}
p.caption {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 4px;
	margin-top: 2px;
}

p.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 69%;
	margin-bottom: 4px;
	margin-top: 2px;
}

h1 {
	font-size: 19px;
	font-style: italic;
	color: #556B2F;
	margin-bottom: 7px;
	margin-top: 2px;
}

h2 {
	font-size: 17px;
	color: #556B2F;
	margin-bottom: 7px;
	margin-top: 2px;
}

h3 {
	font-size: 13px;
	color: #556B2F;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	margin-top: 3px;
}ul {
	font-size: 14px;
	padding: 0px;
	list-style-type: disc;
	list-style-position: inside;
	margin: 5px;
}
