body {
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #336699;
	background-color: #99CCFF;
	background-image: url(mainpages/gfx/main_bg.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000066;
	text-decoration: none;
}

td {
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #336699;
	background-image: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000066;
	text-decoration: none;
}
	
	a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	text-decoration: none;
	color: #000066;
	font-size: 10pt;
	font-weight: bold;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	text-decoration: none;
	color: #000066;
	font-size: 10pt;
	font-weight: bold;



}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;




}

a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #000066;
	font-size: 10pt;



}
hr {
	width: 100%;
	height: auto;
	line-height: normal;
	border: medium solid #000000;
	color: #000066;

}
.tabellrub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
}
.tabelltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000066;
	background-color: #99CCFF;

}
.rubtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
	text-transform: uppercase;

}

