@charset "ISO-8859-2";
/* CSS Document */

body {
	background-color: #b3babf;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	height:100%;
	
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #000033;
}
a:visited {
	color: #000033;
}
a:hover {
	color: #000033;
}
.tx10 {font-size: 10px}
.tx11 {font-size: 11px}
.tx14 {font-size: 14px}
.style3 {font-size: 11px; font-weight: bold; }
.alcim {color: #353356; font-size: 14px}

