A:link { color : maroon; }
A:hover { color: #B22222; } 
A:visited {	color: Black; } 
BODY {
	font: normal 10pt "vera", "arial", sans-serif;
	color: black;
	; background: #E0E0E0;
}

P, B, CAPTION, TD {
	font: normal 10pt "vera", "arial", sans-serif;
	color: black;
	; background: #E0E0E0;
} 
SELECT {
	font-family:  "Vera Sans Mono", Profont, monospace;
	font-weight: normal;
	font-size: 10pt;
} 
.FULLWIDTH {width: 100%;}
H1 { font-family : Vera, Helvetica, Geneva, sans-serif; font-weight : bold; font-size : 30pt; }
H3 { font-family : Vera, Helvetica, Geneva, sans-serif; font-weight : bold; font-size : 15pt; } 
B {font-weight:bold;} 
TH {background-color:white; color:black; font-weight:normal; font-size:10pt;} 
.X {
	color : maroon;	
	text-decoration : none;
	background-color: Gray;
	font-weight: bolder;
}
.adHeadline, .adText, div {background-color: White;}
.TRANSPARENT {
	background-color: White;
	background: transparent;
}
