.h1 { font-family: ItalicT; font-size: 10pt; font-weight:1pt; color:black;}
.h2 { font-family: ItalicT; font-size: 26px; font-weight:bold; color:black;}
.h4 {
	font-family: ItalicT;
	font-size: 40pt;
	font-weight:bolder;
	color:yellow;
	font-style: normal;
	line-height: normal;
}
.link {
	font-family:ItalicT;
	font-size: 12pt;
	font-weight:1pt;
	text-decoration:underline blink;
	color:black;
}
.link1 {
	font-family:ItalicT;
	font-size: 14pt;
	font-weight:bold;
	text-decoration:underline;
	color:black;   
}
.hover {font-family:ItalicT; font-size: 24px; font-weight:bold; color:black;}

.klein {
	font-family:Arial, Helvetica;
	font-size: 12px;
	text-decoration:underline;
	color:black;
	font-weight: normal;
}    
.h4blink {
	font-family: ItalicT;
	font-size: 40pt;
	font-weight:bolder;
	color:yellow;
	font-style: normal;
	line-height: normal;
	text-decoration: blink;

}
