body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(background.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
a:link {
	color: #ACACAC;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #ACACAC;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #0099FF;
	font-weight: bold;
}
a.days:link {
	color: #ACACAC;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}
a.days:visited {
	text-decoration: none;
	color: #ACACAC;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}
a.days:hover {
	text-decoration: underline;
	color: #0099FF;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}
a.days:active {
	text-decoration: none;
	color: #0099FF;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}
a.nav:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}
a.nav:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
}
a.nav:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #0099FF;
	margin-left: 10px;
	margin-right: 10px;
}
a.nav:active {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
	}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
	}
p {
	margin-left: 10px;
	}
.leftstroke {
	border-left-style: solid;
	border-left-color: #ACACAC;
	border-left-width: 2px;
}
