

.outer_tbl {
	width: 100%;
	height: 87%;
}


.main_tbl {
	width: 754px;
}

.logo_tbl {
	background: url(back002.jpg);
}

div {
	font-family: MS Sans Serif, Arial, Helvetica;
	font-weight: normal;
}

.text_weiss {
	color: #ffffff;
	font-size: 11pt;
	line-height : 14pt;
}

.normtext {
	color: #000000;
	font-size: 9pt;
	line-height : 11pt;
}

.largetext {
	color: #000000;
	font-size: 12pt;
	line-height : 15pt;
}

a {
	text-decoration: underline;
	color: #000000;
}

li {
	list-style-image:url(arrow.gif);
}