@charset iso-8859-1
<style type="text/css">
<!-- 
B {
    color:#003366; font-family:Arial; 
}
H2 {
    font-family:Arial; font-size:large; color:#000000;
}
H3 {
    font-family:Arial; font-size:medium; 
    color:#000000; 
}
H4{
    font-family:Arial; font-size:medium; 
    color:#000000; 
}
I {
    font-family:Arial
    }
LI {
    list-style-type:square; 
}
 BODY { 
         font-family : Arial;
         font-size : 10pt;
         font-weight : medium;
         color : #000000;
         background-color : white;
         background-attachment : fixed;
         margin : 15pt 50pt;
         vertical-align : top;
		 text-align : justify;
         text-transform : none;
		 }
A {
        text-decoration : none
}
 -->
 </style>