body {
	margin: 0px 70px 10px 10px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #FFFFFF;
}
.subheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}

a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #0000CC;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #CCCCCC;
}
.depotlinks {
	font-size: 13px;
}

a:active {
	color: #000000;
	text-decoration: underline;
	background-color: #CCCCCC;
}
h2 {
	font-size: 24px;
	color: #999999;
}
.copyright {
	font-size: 10px;
}
.guestbook {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}
