h1 {
	text-align: center;
	color: #009900;
	font-size: 100%;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 620px;
	margin-left: 0px;
}
div#right p {
font-size: 90%;
margin-bottom: 15px;
width: 620px;
margin-left: 0px;
}
div#right p.lnks {
margin-top: 20px;
}
div#right a {
color: #009900;
text-align: left;
text-decoration: underline;
}
div#right a:hover {
color: #000000;
text-decoration: none;
}
