td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660033;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660033;
	margin: 0px;
	padding: 0px;
	background-color: #9999cc;
}
h1 {
	font-size: 22px;
	font-weight: bold;
}
a:link {
	color: #660033;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #330033;
}
.copyright {
	text-align: center;
	font-size: 11px;
}
li {
	list-style-position: outside;
	list-style-image: url(/images/bullet.gif);
	padding: 4px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	font-weight: bold;
}
.attribution {
	padding-left: 20px;
	font-style: italic;
}
