.Header {
	font-weight: bold;
	letter-spacing: 0px;
}
.copyright {
	text-align: right;
}
.Text {
	text-align: justify;
	padding: 5px;
}
.bullets {
	margin-left: 18px;
}
body,td,th {
	color: #616161;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
}
.squigglestop {
	background-image: url(big_squiggles_top.gif);
	background-repeat: no-repeat;
}
.squigglesbottom {
	background-image: url(big_squiggles_bottom.gif);
	background-repeat: no-repeat;
}
body {
	background-image: url(background.jpg);
}
a:link {
	text-decoration: none;
	color: #616161;
}
a:visited {
	text-decoration: none;
	color: #616161;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #616161;
}
