body {
	margin: 0px;
	padding: 0px;
}
.head_spacer {
	background-image: url(images/head_spacer.gif);
	background-repeat: repeat-x;
}
.fut_space {
	background-image: url(images/space_fut.gif);
	background-repeat: repeat-x;
}
.crt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: bottom;
	color: #FFFFFF;
	padding-bottom: 3px;
}
.counters {
	padding-left: 12px;
}
.news_bgnd {
	background-image: url(images/news_bgnd.jpg);
	background-repeat: no-repeat;s
	background-position: top;
}
.content {
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 10px;
	font-family: Tahoma, Arial, verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}
.news {
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
}
.news_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B2C6FF;
	border-bottom-color: #B2C6FF;
}
.news_next {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	width: 70px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #B2C6FF;
	color: #FFFFFF;
	background-color: #9DB7FF;
}
.news_content {
	font-family: Tahoma, Arial, verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	padding-top: 6px;
	padding-bottom: 6px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#sl {
	position:absolute;
	top:222px;
	left:518px;
	z-index: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #22128E;
}
H2 {
	font-family: Tahoma, Arial, verdana;
	font-size: 14px;
	color: #FFFFCC;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

