body {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input {
	font-family: "Verdana";
	font-size: 11px;
	border: thin solid #000000;
	}

textarea {
	font-family: "Verdana";
	font-size: 11px;
	border: thin solid #000000;
	}
th {
 	background: url(design/tlo.jpg);	
	font-size: 12px;
	text-decoration: underline;
	text-align: right;
	color: #454545;
	border: none;
	width: auto;
}
.vip {
	background-color: red;
}

td {
font-family: Verdana;
	font-size: 12px;
	border: none;
	
}
a {
	font-family: Verdana;
	color: #454545;
	text-decoration: none;
}
a:hover {
	color: #000000;
}

#footer {font-family:verdana; font-size:10px; text-align:center;color: #454545;margin-right:30px}
#menu {text-align:center;}

