.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-image: url(images/button_blank.jpg);
	font-weight: bold;
	background-attachment: fixed;
	background-position: top;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #0000FF;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #3300FF;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	background-image: url(images/pastelmarble.gif);
	background-repeat: repeat;
	line-height: 1.5em;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.bigback {
	font-size: 20px;
	font-weight: bold;
	padding-top: 3px;
}
td {
	text-align: left;
	vertical-align: bottom;
}
