body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2F2919;
}
p {
	font-size: 14px;
}
H1 {
	font-size: 28px;
}
H2 {
	font-size: 24px;
}
H3 {
	font-size: 20px;
}
H4 {
	font-size: 16px;
}
H1, H2, H3, H4 {
	margin: 5px;
}	
a:link {
	color: #FF6600;
}
a:visited {
	color: #CC6633;
}
a:hover {
	color: #FFCC33;
}
a:active {
	color: #993333;
}
.nav {
	 width: 176px;
	 vertical-align: top;
}
.test {
	padding-left: 10px;
	padding-right: 10px;
}
.contentHome {
	height: 373px;
	vertical-align: top;
	padding-right: 160px;
	background-image: url("img/contBack.jpg");
	background-position: top right;
	background-repeat: no-repeat;
}

.foot{
	font-size: 12px;
	text-align: center;
}

.content {
	height: 373px;
	vertical-align: top;
	padding-right: 20px;
	background-image: url("img/panel_big.jpg");
	background-position: top right;
	background-repeat: no-repeat;
}

.houseTable {
	margin: 10px;
	padding: 0px;
	align: center;
	font-weight: bold;
	color: blue;
}
.small {
	font-size: 8px;
	font-style: italic;
	font-weight: bold;
}