   a:aktive  {
	font-family : Verdana, Arial;
	font-size : 9pt;
	color : Navy;
	font-weight : normal;
	text-decoration : underline;
	line-height :12pt;
}
   
   a:hover  {
	font-family : Verdana, Arial;
	font-size : 9pt;
	color : Blue;
	line-height :12pt;
	font-weight : normal;
	font : normal;
	text-decoration : underline;
}
   
   body  {
	font-family : Verdana, Arial;
	font-size : 10pt;
	color : black;
	line-height :12pt;
	background : #D6D6E2;
}
   
   TD {
   	font-family : Verdana, Arial;
   	font-size : 8pt;
   	color : black;line-height :12pt;
    }

   a  {
	font-family : Verdana, Arial;
	font-size : 9pt;
	color : Navy;
	text-decoration : underline;
	line-height :12pt;
}

 H1 {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 16pt;
	text-decoration : none;
}

 H2 {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12pt;
	text-decoration : none;
	color : Navy;
}

 H3 {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 16pt;
	text-decoration : none;
	background : #9CCEFF;
	border : Navy;
	border-bottom : 3px solid Navy;
	color : Navy;
}

 H4 {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12pt;
	text-decoration : none;
	color : Navy;
	background : #BEE0FA;
}

