body { color: black; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; background-color: white; }

p {}

td {}

a:link { color: #999 ; text-decoration: none; }

a:visited { color: #999 }

a:hover { color: #f00 ; text-decoration: underline; }

a:active { color: red ; text-decoration: underline; }
a:link img {
  border-color:#808080;
}
a:visited img {
  border-color:#808080;
}
a:hover img {
  border-color:#f00;
}
H1  { font-size: 200% }
H2  { font-size: 160% }
H3  { font-size: 140% }
H4  { font-size: 115% }
H5  { font-size: 100%; font-weight: 900 }
H6  { font-size: 100%; font-style: italic; font-weight: 800 }
.p_8pt       { 
	color: white; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none }
.p_9pt      { 
	color: white; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none 
	}
.p_10pt     { 
color: white; 
font-size: 9pt; 
font-style: normal; 
font-weight: normal; 
text-decoration: none }
.p_10pt_fett     { color: white; font-size: 10pt; font-style: normal; font-weight: bold; text-decoration: none }
.p_11pt    { color: white; font-size: 11pt; font-style: normal; font-weight: normal; text-decoration: none }
.p_12pt    { color: white; font-size: 12pt; font-style: normal; font-weight: normal; text-decoration: none }
.p_12pt_fett { color: white; font-size: 12pt; font-style: normal; font-weight: bold; text-decoration: none }
.p_14pt_fett { color: white; font-size: 14pt; font-style: normal; font-weight: bold; text-decoration: none; }

