/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 10;
}
.footnote a:link {
	color: #666666;
	text-decoration: underline;
}
.footnote a:visited {
	text-decoration: underline;
	color: #666666;
}
.footnote a:hover {
	text-decoration: none;
	color: #990000;
}
.footnote a:active {
	text-decoration: underline;
	color: #CCCCCC;
}
.maintabel {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
h1 {
	font-size: 18px;
	color: #000000;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
p {
	font-size: 12px;
}
p a:link {
	color: #000000;
	text-decoration: underline;
}
p a:visited {
	text-decoration: underline;
	color: #000000;
}
p a:hover {
	text-decoration: none;
	color: #990000;
}
p a:active {
	text-decoration: underline;
	color: #CCCCCC;
}
.leftback {
	background-image: url(../images/images_Page/page_Adres.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
