BODY {
	margin : 10px 0px 0px 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
TD {
	font-size : small;
}
A {
	color : #0059BD;
}
A:VISITED {
	color : #985353;
}
A:HOVER {
	color : Red;
}
H1 {
	font-size : 1.4em;
	font-weight: normal;
	color: Green;
}
H2 {
	font-size : 1.1em;
	margin-bottom : 5px;
	
}
H3 {
	font-size : 1em;
	margin-bottom : 5px;
}
LI {
	margin-bottom : 5px;
}
table.realt {
	width: 100%;
}
table.realt th {
	text-align: left;
	padding: 10px 20px 5px 20px;
	font-size: 1.1em;
	font-weight: normal;
}
table.realt td {
	text-align: left;
	padding: 10px;
	vertical-align: top;
}
table.servic {
	width: 100%;
}
table.servic td {
	width: 50%;
	padding: 30px;
	vertical-align: top;
}
#green, #blue, #torg {
	position : relative;
	width : 60%;
	height : 25px;
	color : White;
	padding-left : 20px;
	line-height : 25px;
}
#green {
	background-color : Green;
}
#blue {
	background-color : #007ABD;
}
#torg {
	background-color : #F5C302;
}
p#cont {
	line-height : 32px;
	position : relative;
	height : 32px;
	padding-bottom : 30px;
}
#page {
	margin-left : 40px;
	margin-right : 20px;
	margin-bottom : 40px;
	margin-top : 30px;
}
#glsnab th, #glsnab td {
	font-size : x-small;
}
#list td {
	vertical-align: top;
}