A:link {text-decoration: none}  
A:visited {text-decoration: none}  
A:active {text-decoration: none}  
A:hover {text-decoration: overline underline;  background : #E5F6FF;   }
	
.Heading     {
	font-family: "Trebuchet MS", Helvetica, arial, sans-serif;
	font-size: 18pt;
	color: Black;
	font-weight: bold
}
.pHeading     {
	font-family: "Trebuchet MS", Helvetica, arial, sans-serif;
	font-size: 16pt;
	color: #0099FF;
	font-weight: bold
}			 

.sHeading     {
	font-family: "Trebuchet MS", Helvetica, arial, sans-serif;
	font-size: 14pt;
	color: Black;
	font-weight: bold
}						     
.Text        {
	font-family: "Trebuchet MS", Helvetica, arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10pt;
	color: Black;
	padding-left : 10px;
}
.sText        {
	font-family: "Trebuchet MS", Helvetica, arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 8pt;
	color: #CCCCCC;
	background : Black;
}			   
.NavText     {
	font-family: "Trebuchet MS", Helvetica, arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10pt;
	color: White;
}			   
.Emphasis    {
	font-family: "Trebuchet MS", Helvetica, arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 10pt;
	color: #0083FF
}
 .Formel       {
	font-family: "Trebuchet MS", Helvetica, arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10pt;
	color: Navy;
	background : #E5F6FF;
}
.holder {
	border: thin solid #0099FF;
}
