body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/background.gif);
	background-repeat:repeat;
	background-attachment:scroll;
}
.footnote {
	font-size: 9px;
	color: #999999;
}

a:link {
color:#9933CC;
}
a:visited {
	color:#666666;
}