.normal
           {
           font-family: Arial;
           font-size: 10pt;
           font-style: normal;
           line-height: normal;
           font-weight: normal;
           font-variant: normal;
		   text-align: justify;
           color: #000000;
           text-decoration : none;
           }
		   
.headline
           {
           font-family: Arial;
           font-size: 9.5pt;
           font-style: normal;
           line-height: normal;
           font-weight: bold;
           font-variant: normal;
           color: #000000;
           text-decoration : none;
           }
		   		   
.link
           {
           font-family: Verdana;
           font-size: 10px;
           font-style: normal;
           line-height: normal;
           font-weight: bold;
           font-variant: normal;
           color: #000000;
           text-decoration : none;
           }
		   
.link2
           {
           font-family: Verdana;
           font-size: 10px;
           font-style: normal;
           line-height: normal;
           font-weight: normal;
           font-variant: normal;
           color: #000000;
           text-decoration : none;
           }		 		   		   