body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ccffcc;
	color: #666600;
}
div {
	line-height: normal;
}
a {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
a:link {
	color: #009900;
}
a:visited {
	color: #006600;
}
a:active {
	color: #00ff00;
}
p {
	line-height: 1.0em;
}
a:hover {
	color: #CC6600;
}
#gallery {
	border: 1px solid #999966;
}
