   a  {
           font-family : Verdana, Arial;
           font-size : 9pt;
           color : Blue;
           text-decoration : none;
		   line-height :12pt;
   }
   
   a:aktive,a:hover  {
           color : Red;
   }

.asmall{
           font-family : Verdana, Arial;
           font-size : 7pt;
           color : Blue;
           text-decoration : none;
		   line-height :12pt;
}

   body,td  {
           font-family : Verdana, Arial;
           font-size : 10pt;
           color : black;line-height :12pt;
   }

  .title{
           font-family : Verdana, Arial;
           font-size : 12pt;
           color : #FFD700;
		   line-height :12pt;
		font-weight : bold;
}

.small{
           font-family : Verdana, Arial;
           font-size : 7pt;
           color : black;	
}
h2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
	color : #0058A5;
	font-size : 25px;
	font-weight : bolder;
}
h3{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
	color : #000000;
	font-size : 17px;
	font-weight : bolder;
}
.ph3{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #0058A5;
	font-size : 16px;
	font-variant : small-caps;
	font-weight : bolder;
}
.C3399CC{
	color : #3399CC;
	font-weight : bold;
}
