body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000066;
	background-image: url(images/background.gif);
}
body,td,th {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif, Georgia;
	font-size: 12px;
	line-height: 16px;
}
a {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #00CCFF;
}
a:hover {
	color: #00FFFF;
}
.news {
	color: #F9E191;
	font-size: 12px;
	line-height: 16px;
	padding-top: 9px;
	padding-bottom: 3px;
}
.adress {
	color: #D2E9AF;
	font-size: 12px;
	padding-right: 10px;
	text-align: right;
}
.adress_white {
	color: #FFFFFF;
}
.news_header {
	color: #F9D300;
	font-weight: bold;
	font-size: 11px;
}
.copyright {
	color: #C1C1C1;
	font-size: 10px;
}
.footer_menu {
	font-size: 10px;
	color: #0001A6;
	text-align: center;
}
a.footer_menu {
	color: #00CCFF;
	text-decoration: none;
	text-align: center;
}
a.footer_menu:hover {
	color: #00FFFF;
	text-decoration: underline;
	text-align: center;
}
li {
	margin-left: -23px;
}