   a:link {color:green; font-weight:bold}
   A:active {color:red}
   A:visited {color:#41266d; font-weight:bold}
  
   all.BLOCK  {text-align:justify; margin-right:1%}
   all.RIGHT  {text-align:right; margin-right:1%}

   ADDRESS {padding:0.5%;
       color:black;
       font-size:10pt;
       font-family:Sans-Serif;
       margin-right:0%;
       margin-left:0%;
      }

   H1 {padding:0.5%;
       color:#41266d;
       border-width:0pt;
       border-style:solid;
       background-color:#eeeeee;
       font-size:20pt;
       font-family:Sans-Serif;
       font-weight:bold;
       margin-right:0%;
       margin-left:0%;
       margin-top:0.1cm;
       margin-bottom:0.1cm;
      }
   H1 A:link {color:blue; font-weight:bold;}
   H1 A:visited {color:#41266d; font-weight:bold;}


   H2 {padding:0.5%;
       color:black;
       border-width:0pt;
       border-style:solid;
       background-color:#cccccc;
       font-size:16pt;
       font-family:Sans-Serif;
       font-weight:bold;
       margin-right:0%;
       margin-left:0%;
       margin-top:0.1cm;
       margin-bottom:0.1cm;
      }

   H2 A:link {color:#41266d; font-weight:bold;}
   H2 A:visited {color:#63488f; font-weight:bold}


   H3 {padding:0.5%;
       color:black;
       border-width:0.1pt;
       border-style:none;
       background-color:#eeeeee;
       font-size:14pt;
       font-family:Sans-Serif;
       font-weight:normal;
       margin-right:0%;
       margin-left:0%;
       margin-top:0.2cm;
       margin-bottom:0.2cm;
      }
   H3 A:link {color:#41266d; font-weight:bold;}
   H3 A:visited {color:blue; font-weight:bold}


   all.BLOCK  {text-align:justify; margin-right:1%}
   all.RIGHT  {text-align:right; margin-right:1%}

   H4 {padding:0.5%;
       color:black;
       border-width:0.1pt;
       border-style:none;
       background-color:#eeeeee;
       font-size:13pt;
       font-family:Sans-Serif;
       font-weight:normal;
       margin-right:0%;
       margin-left:0%;
       margin-top:0.2cm;
       margin-bottom:0.2cm;
      }
   H4 A:link {color:green; font-weight:bold;}
   H4 A:visited {color:#41266d; font-weight:bold;}


   H5 {padding:0.5%;
       color:black;
       border-width:0.1pt;
       border-style:solid;
       background-color:#eeeeee;
       font-size:14pt;
       font-family:Sans-Serif;
       font-weight:normal;
       margin-right:0%;
       margin-left:0%;
       margin-top:0.2cm;
       margin-bottom:0.2cm;
      }

   H5 A:link {color:green; font-weight:bold}
   H5 A:visited {color:#41266d; font-weight:bold}


   H6 {padding:0.5%;
       color:black;
       border-width:0.1pt;
       border-style:solid;
       background-color:#eeeeee;
       font-size:12pt;
       font-family:Sans-Serif;
       font-weight:bold;
       margin-right:0%;
       margin-left:0%;
       margin-top:0.2cm;
       margin-bottom:0.2cm;
      }

   H6 A:link {color:green; font-weight:bold;}
   H6 A:visited {color:#41266d; font-weight:bold}

   H7 {padding:0.5%;
       color:black;
       border-width:0.1pt;
       border-style:solid;
       background-color:#cccccc;
       font-size:14pt;
       font-family:Sans-Serif;
       font-weight:bold;
       margin-right:0%;
       margin-left:0%;
       margin-top:0.1cm;
       margin-bottom:0.1cm;
      }
   H7 A:link {color:#41266d; font-weight:bold;}
   H7 A:visited {color:blue; font-weight:bold}


body {font-size:11pt;background-color:white;margin-right:0%;margin-left:3%;width:1024px;height:800px;}
td,th {font-size:11pt;}
a {font-style: normal; color: #0000FF; text-decoration: none; font-weight: normal}
DL {margin-left:2%}
#Logo {
	position:absolute;
	left:65px;
	top:12px;
	width:185px;
	height:72px;
	z-index:1;
}

div.header {
	position: absolute; 
	left: 65px; 
	top: 12px; 
	width: 800px;
}

div.header div.linkbar {
	font-size: 11pt;
	font-family: arial;
	position: absolute;
	left: 190px;
	top: 49px;
	z-index: 1;
}

div.content {
	width=100%;
        position: relative;  
	top: 100px;
}













