#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	background-image: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
	margin: 0px;
	background-image: url(images/bg.gif);
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
}
#outtable {
	margin: 0px;
	text-align: left;
	height: 99%;
}
#contentcell {
	width: 520px;
	background-position: left top;
	margin: 5px;
	padding: 5px;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
