body        	{ background-color: #FFFFFF }
p, td			{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000 }
a				{ color: #000000 }
img         	{ border-color: #000000 }

h1 {
	font-size: 19px;
	font-weight: bold;
	}		

.tm				{ color: #FFFFFF; text-decoration: none; background-color: #000000 }
.tm:hover		{ color: #FF0000; text-decoration: underline }

.lm				{ text-decoration: none }
.lm:hover		{ text-decoration: underline; color: #DF2F10 }
.lmSel			{ color: #FFFFFF; background-color: #DF2F10 }


.uebers1		{ font-size: 19px; font-weight: bold }
.uebers2		{ font-size: 16px; font-weight: bold }
.copyright		{ font-size: 11px }

q {
	font-style: italic;
	quotes: "" "" "" ""; 
	}