.head1 {  font-family: Arial, Helvetica, sans-serif; font-size: 22pt; font-style: normal; line-height: 24pt; font-weight: 200}
.subhead {  font-family: Arial, Helvetica, sans-serif; font-size: 15pt; font-style: normal; line-height: 18pt; font-weight: 100}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; line-height: 15pt}
.klein {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: 11pt; font-weight: lighter}

a:visited.link {
		text-decoration : none;
	color : #999999;

		}

a:active.link {
		text-decoration : none;
	color : #999999;

		}

a:hover.link {
		text-decoration : underline;
	color : #999999;

		}
a:link.link {
		text-decoration : none;
	color : #999999;

		}