<style type="text/css">
<!--


p, td, tr, ol, ul, li {
	font-family: Comic Sans MS, Verdana, Arial;
}



.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.buffer {
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.nobuffer {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



tr.spacer {
	height: 15px;
}


A.bar:link {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.bar:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.bar:hover {
	COLOR: #000000; TEXT-DECORATION: UNDERLINE
}


A:link {
	COLOR: #000000; TEXT-DECORATION: UNDERLINE
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: UNDERLINE
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: none
}


.textnews {
	font-family: Comic Sans MS, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
}

.title {
	font-family: Comic Sans MS, Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
}

.nav {
	font-family: Comic Sans MS, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: 3E81CA;
}


.text {
	font-family: Comic Sans MS, Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
}


#blackblock {
font-family: "arial";
margin: 0px;
font-style: normal;
font-size: 10px;
font-weight: normal;
padding: 4px;
border: 0px;
letter-spacing: 0px;
font-weight: normal;
color: ffffff;
background-color: 000000;

}

#blackblock2 {
font-family: "arial";
margin: 0px;
font-style: normal;
font-size: 10px;
font-weight: normal;
padding: 4px;
border: 0px;
letter-spacing: 0px;
font-weight: normal;
color: 000000;
background-color: 000000;

}
#whiteblock {
font-family: "arial";
margin: 0px;
font-style: normal;
font-size: 10px;
font-weight: normal;
padding: 4px;
border: 0px;
letter-spacing: 0px;
font-weight: normal;
color: 000000;
background-color: ffffff;

}
.bottom {
font-family: "arial";
margin: 0px;
font-style: normal;
font-size: 10px;
font-weight: normal;
padding: 4px;
border: 0px;
letter-spacing: 0px;
font-weight: normal;
color: ffffff;

}

#nav, #nav ul { /* all lists */
	padding: 2;
	margin: 0;
	list-style: none;
	line-height: auto;
	font-family: "arial";
	font-size: 10px;
}

#nav a {
	display: block;
	width: 10em;
}

#nav li { /* all list items */
	float: left;
	width: 10em; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: orange;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#content {
	clear: left;
	color: #ccc;
}
-->
</style>