@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: lighter;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #330000;
	background-repeat: repeat-y;
	background-position: center;
}
table {
	float: none;
	background-repeat: no-repeat;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
a {
	color: #000033;
	text-decoration: underline;
}
link {
	color: #000033;
	text-decoration: underline;
}
