/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF33;
	text-decoration: underline;
}
a:active {
	color: #FFFFCC;
	text-decoration: none;
}
	.header{
	width: 960px;
	height: 35px;
	position: relative;
	overflow: hidden;
}
	.header span{
	background: url("logob.gif");
	position: absolute;
	width: 100%;
	height: 100%;
}
	h1, h2, h3 {
	margin: 0;
	padding: 0;
}
	h1 {
	font-size: 46px;
}
	h2 {
	font-size: 35px;
	margin-bottom: 3px;
}
.style1 {
	font-size: 24px;
	font-weight: bold;
}
.style2 {font-size: 29px}
.style4 {font-size: 24px}
.style6 {
	font-size: 28px;
	font-weight: bold;
}
.style9 {
	font-size: 19px;
	font-weight: bold;
}
.style10 {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}
.style11 {
	font-size: 16px;
	font-weight: bold;
}
.style12 {
	font-size: 30px;
	font-weight: bold;
}
a img {
	border:thin solid #000000;
}
a:hover img{
	border:thin solid #FFFFFF;
}
	#top-header {
	background-color: #700000;
	margin: 10px 0 0;
	padding: 0;
	width: 990px;
}
	#top {
	border: 1px solid #FFFFFF;
	font-size: 17px;
	padding: 10px;
}

