body	{ color: white; font-style: normal; font-weight: normal; font-size: 11px; margin: 0px; padding: 0px; 
		  border: none; text-align: center; }
table	{ color: black; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 0px; padding: 0px; border: none }
img 	{ border: none }

.header     { color: white; font-style: normal; font-weight: bold; font-size: 9px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; border: none }
.standard 	{ color: #6d6d6d; font-style: normal; font-weight: normal; font-size: 12px; text-decoration: none }
.marker     { color: #ff6913; font-style: normal; font-weight: bold; }
.titel		{ vertical-align: top; text-align: left; font-weight: bold; font-size: 10px; font-family: Arial, Helvetica, Swiss; }

a:link   	{ color: #6d6d6d; text-decoration: none }
a:visited   { color: #6d6d6d; text-decoration: none }
a:hover   	{ color: #ff6913; text-decoration: none }
a:active    { color: #ff6913; text-decoration: none }

a.header:link		{ color: white; text-decoration: none }
a.header:visited	{ color: white; text-decoration: none }
a.header:hover		{ color: #ff6913; text-decoration: none }
a.header:active		{ color: #ff6913; text-decoration: none }

input,select,textarea { font-style: normal; font-weight: normal; font-size: 11px; font-family: Arial, Helvetica, Swiss; 
text-decoration: none; border: solid 1px #6d6d6d }

th		{ vertical-align: top; text-align: left; font-weight: bold; }
td		{ vertical-align: top; font-weight: normal;}