td {
	font-size: smaller;
	line-height: 150%;
}
a:link {
	padding: 3px;
}
a:visited {
		padding: 3px;
}
a:hover {
	background: #FFFF99;
		padding: 3px;
}
body {
	margin: 0px;
}
h2 {
	font-size: 120%;
	padding-bottom: 2px;
	line-height: 100%;
	font-weight: bold;
	color: #009933;
	border-bottom: 1px solid #99CC00;
	border-left: 10px solid #99CC00;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
h1 {
	font-weight: bold;
	background: #FFCC66;
	font-size: 110%;
	text-indent: 10px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 2px;
}

.style2 {
	font-weight: bold;
	margin-top: 10px;
	font-size: 115%;
	padding-top: 5px;
	padding-left: 5px;
	line-height: 150%;
}
.style1 {
	font-weight: bold;
	margin-top: 10px;
	font-size: 120%;
	color: #669933;
}
