body {
        font-family : Arial;
        color : #FFDE9A;
        font-size : 9pt;
   }

   p {
        font-family : Arial;
        font-size : 9pt;
   }

   th, td { 
        font-family : Arial;
        font-size : 9pt;
   }

   a:link {
         font-family : Arial;
        text-decoration : none; 
        color : #FFDE9A;
	font-size : 9pt;
   }

   a:visited {
         font-family : Arial;
        text-decoration : none; 
        color : #FFDE9A;
	font-size : 9pt;
   }

   a:active {
         font-family : Arial;
        text-decoration : none;
        color : #FFDE9A;
	font-size : 9pt;
   }

   a:hover {
         font-family : Arial;
        text-decoration : underline; 
        color : #FFDE9A;
	font-size : 9pt;
   }

   h1 { 
        font-family : Arial;
        color : #FFFFFF; 
        font-size : 13pt;
   }

   h2 { 
        padding: 0;
		margin: 0;
		font-family : Arial;
        color : #FFFFFF; 
        font-size : 14px;
   }

   h3 { 
        font-family : Arial;
        color : #FFFFFF;
        font-size : 11pt;
   }

   h4 { 
        font-family : Arial;
        color : #FFFFFF;
        font-size : 10pt;
   }

   .h5 { 
        font-family : Arial;
        color : #FFFFFF;
        font-size : 9pt;
   }

   small { font-family : Arial;
         font-size : 9pt;}	

    menu {
         font-family : Arial;
         color : #FFDE9A;
         font-size : 9pt;
    }
    .copyright  {
         font-family : Arial;
         font-size : 9pt;
    }
    .gmenu {
         font-family : Arial;
         font-size : 9pt;
    }

    .vmenu {
         font-family : Arial;
         font-size : 9pt;
    }
	
	.vmenu a {
         color: #ffde9a;
		 font-weight: bold;
    }

    .menu {
         font-family : Arial;
         color : #FFDE9A;
         font-size : 9pt;
    }
    .t1 {
         font-family : Arial;
         color : #FFDE9A;
         font-size : 10pt;
    }
    
    .icol {
         border-color : #000000; 
	 background-color : #b3a38a;
    }
   .zag { 
        font-family : Arial;
        color : #FFFFFF;
        font-size : 9pt;
        font-weight : bold;
   }
   .zg1 { 
        font-family : Arial;
        color : #000000;
        font-size : 9pt;
        font-weight : bold;
   }
   .wht { 
        font-family : Arial;
        color : #FFFFFF;
        font-size : 9pt;
   }
   .err { 
        font-family : Arial;
        color : #FF0000;
   }
   .subm { 
        font-family : Arial;
        font-size : 9pt;
   }