body {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
}
.table_border {
	border: medium double #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
h1 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.footer {
	font-size: 12px;
}
.line {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}
.imageborder {
	border: thick ridge #000000;
}
.paragraph_indent {
	margin-right: 20px;
	margin-left: 20px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
