body {
	margin: 0px;
	font-size: 9pt;
	font-family: "Verdana","Airal","ËÎÌå";
	color: #414141;
	background-position: center center; background-image: url('../i/bg.gif')
}
a {color:red; text-decoration:underline}
a:visited {color:red}
a:hover {color:blue; text-decoration:none}
table,input,textarea {font-size:9pt}
.foot {font-size:8pt; color:white}
.inp {border:1px solid #7F9DB9}