/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

BODY {
	font-size: 9pt;
 	background-image: url( "./h_a.gif" );
 	background-repeat: repeat-y;
 	background-position: bottom
}

A:visited {
	color: rgb(0,0,206)
}

.TextObject {
	font-size: 10pt
}

P {
	font-size: 9pt
}

.TextNavBar {
	font-size: 8pt
}

ADDRESS {
	font-size: 10pt
}

A:hover {
	color: rgb(40,125,0)
}