.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:center;
	background-color: #E0E0E0;
}

.mainTable {
	vertical-align: top;
	text-align: center;
}

.borderTable {
	border-left: solid 1px black;
	border-right: solid 1px black;
}

.mainText {
	font-family: Trebuchet ms;
	color: #000000;
	font-size: 11px;
	font-weight: regular;
	line-height: 175%;
	text-align:left;
	padding-top: 30px;
	padding-right: 20px;
	vertical-align: top;
}

.mainText a { color: #000000; font-weight: bold; text-decoration:underline; }

.mainText a:hover { color: #000000; font-weight: bold; text-decoration:none; }

.adres {
	font-family: Trebuchet ms;
	color: #000000;
	font-size: 11px;
	font-weight: regular;
	line-height: 175%;
	text-align:left;
	padding-right: 10px;
	vertical-align: top;
}

.adres a { color: #000000; font-weight: bold; text-decoration:underline; }

.adres a:hover { color: #000000; font-weight: bold; text-decoration:none; }

.secText {
	font-family: Trebuchet ms;
	color: #000000;
	font-size: 11px;
	font-weight: regular;
	line-height: 175%;
	padding-left: 5px;
	padding-bottom: 15px;
	text-align:left;
	vertical-align: top;
}

.secText a { color: #FFFFFF; font-weight: bold; text-decoration:underline; }

.secText a:hover { color: #FFFFFF; font-weight: bold; text-decoration:none; }

.streep { background-image: url(../images/bg_streep.gif); background-repeat: repeat-x; }

.listText {
	font-family: Trebuchet ms;
	color: #000000;
	font-size: 11px;
	font-weight: regular;
	line-height: 175%;
	padding-bottom: 2px;
	text-align:left;
	vertical-align: top;
}