a {
	text-decoration:none;
	color:#FFFFCC;
}
a:HOVER {
	color:#FF6600;
}
body {
	font-family:Tahoma,Verdana,Arial;
	margin:0px;
}
.menu {
	background-color: #006600;
	text-align: center;
	color: #ffffcc;
	font-size:12px;
	font-weight: bold;
}
#sel {
	color: #FF6600;
}
.adv {
	font-size:12px;
	color: #ffffcc;
	margin-left:20px;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:0px;
}
.adv LI {
	margin-bottom: 15px;
}
.bills LI {
	text-align: justify;
	font-size: 10px;
}
.bills A {
	font-size:12px;
	font-weight:bold;
}
FORM {
	margin-bottom:0px;
}
#submit {
	width:300px;
	font-size:12px;
	font-weight:bolder;
}
#descr {
	font-size: 10px;
	vertical-align: top;
}