@charset "utf-8";
body {
	background-color: #B4C6DB;
	background-image: url(images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
a {
	font-size: 12px;
}

h1 {
	font-size: 3.7em;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

h2 {
	font-size: 3em;
	color: #AAAAAA;
	text-align: center;
	font-style: italic;
}
p {
	line-height: 1.7em;
	font-size: 12px;
	color: #CCCCCC;
}
h3 {
	margin-top: 7px;
	margin-right: 0px;
	margin-left: 0px;
	border-left-width: 11px;
	border-left-style: solid;
	border-left-color: #999965;
	padding-left: 7px;
	color: #CC9900;
	margin-bottom: 2px;
}
h4 {
	margin-top: 2px;
	color: #FF0000;
	margin-bottom: 2px;
	font-size: 12px;
	font-style: italic;
	text-decoration: underline;
	vertical-align: top;
}
label {
	color: #CC9900;
}
ul {
	font-size: 12px;
	color: #FFFFFF;
}

