body {
	background-color: #e5e5e5;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4C4C4C;
	margin-left: 7px;
	margin-top: 0px;
	margin-bottom: 16px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006600;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #009900;
	text-decoration: none;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
	font-weight: normal;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.bird {
	background-image: url(images/frame_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
a:link {
	color: #006600;
	text-decoration: underline;
}
a:visited {
	color: #009900;
	text-decoration: underline;
}
a:hover {
	color: #009900;
	text-decoration: underline;
}
ul {
	color: #006600;
	list-style-type: square;
}
