body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #013300;
}
a:link {
	color: #673844;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #834756;
}
a:hover {
	text-decoration: none;
	color: #013300;
}
a:active {
	text-decoration: none;
	color: #013300;
}
a {
	font-weight: bold;
}
.line {
	border-bottom-width: 1px;
	border-bottom-color: #6c0f32;
	border-bottom-style: dotted;
}
