<!--
body {
	font-family: arial;
	color: #F1F1F1;
	font-size: 9pt;
	textdecoration: none;	
}

a:link {
	text-decoration: none;
	font-family: arial;
	color: #F1F1F1;
	font-size: 9pt;
	}

a:visited {
	text-decoration: none;
	font-family: arial;
	color: #F1F1F1;
	font-size: 9pt;
}

a:hover {
	text-decoration: underline;
	font-family: arial;
	color: #F1F1F1;
	font-size: 9pt;
	}

a:active {
	text-decoration: none;
	font-family: arial;
	color: #F1F1F1;
	font-size: 9pt;
}

a.border:link {
	text-decoration: none;
	font-family: arial;
	color: #F1F1F1;
	font-size: 8pt;
	}

a.border:visited {
	text-decoration: none;
	font-family: arial;
	color: #F1F1F1;
	font-size: 8pt;
}

a.border:hover {
	text-decoration: underline;
	font-family: arial;
	color: #F1F1F1;
	font-size: 8pt;
	}

a.border:active {
	text-decoration: none;
	font-family: arial;
	color: #F1F1F1;
	font-size: 8pt;
}

a.site:link {
	text-decoration: underline;
	font-family: verdana;
	color: #E4B3C5;
	font-size: 9pt;
	}

a.site:visited {
	text-decoration: underline;
	font-family: verdana;
	color: #E4B3C5;
	font-size: 9pt;
}

a.site:hover {
	text-decoration: none;
	font-family: verdana;
	color: #F2CCE0;
	font-size: 9pt;
	}

a.site:active {
	text-decoration: underline;
	font-family: verdana;
	color: #E4B3C5;
	font-size: 9pt;
}

table {
	font-family: arial;
	color: #F1F1F1;
	font-size: 9pt;
	textdecoration: none;
}

td.border {
	background-color: #654352;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #A46F8D;
}


td.border2 {
	background-color: #521833;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #350018;
}


td.border3 {
	background-color: #521833;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #350018;
}


td.border4 {
	background-color: #521833;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
}


td.border5 {
	background-color: #521833;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #350018;
}

td.border_top_down {
	background-color: #A5004C;
	border: 0px;
	font-family: arial;
	color: #F0F0F0;
	font-size: 8pt;
	font-weight: bold;
}

td.menue {
	background-color: #270012;
	font-family: arial;
	color: #F0F0F0;
	font-size: 9pt;
	font-weight: bold;
}


h1 {
	margin: 0px;
	font-family: arial;
	color: #F0F0F0;
	font-size: 8pt;
	font-weight: bold;
	}


h2 {
	margin: 0px;
	font-family: arial;
	color: #F0F0F0;
	font-size: 12pt;
	font-weight: bold;
	}


h3 {
	margin: 0px;
	font-family: arial;
	color: #F0F0F0;
	font-size: 12pt;
	font-weight: bold;
	}


img.border {
	border: 1px;
	border-style: solid;
	border-color: #000000;
}

.small {
	font-family: arial;
	color: #F1F1F1;
	font-size:8pt;
	textdecoration: none;
	}

.boxfat {
	font-family: verdana;
	color: #CEA3B3;
	font-size: 7pt;
	textdecoration: none;
	}

.copyright {
	font-family: verdana;
	color: #cfcfcf;
	font-size: 7pt;
	}
//-->