<!-- Style Sheet -->
<STYLE TYPE="text/css">                    
<!--
   a:link{ text-decoration : none; color: #000000; }
   a:hover {  text-decoration :none; background: #E0DFC8; color: #000000; }
   a:visited { text-decoration: none; color: #000000; }
                     
   a.my:link{ text-decoration : underline; color: 8E0000; }
   a.my:hover {  text-decoration : none; background: #E0DFC8; color: 8E0000; }
   a.my:visited { text-decoration: underline; color: 8E0000; }
                    
   a.my1:link{ text-decoration : none; color: 8E0000; }
   a.my1:hover {  text-decoration : none; background: #E0DFC8; color: 8E0000; }
   a.my1:visited { text-decoration: none; color: 8E0000; }
   
   a.my2:link{ text-decoration : none; color: #FFFFFF; }
   a.my2:hover {  text-decoration : none; background: transparent; color: #FFFFFF; }
   a.my2:visited { text-decoration: none; color: #FFFFFF; }
                    
   td.juxt
   {
   font-size: 10pt;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   text-align: justify;
   color: navy;
   padding : 5 5 5 5;
   background-color : #EBD3AC;
   }
                     
   Input.az
   {
   FONT-WEIGHT: normal;
   FONT-SIZE: 10pt;
   COLOR: navy;
   FONT-STYLE: normal;
   FONT-FAMILY: verdana;
   BACKGROUND-COLOR: #ecfff1;
   border-color: black;
   border-width: 1pt 1pt 1pt 1pt;
   }
                    
   Input.azz
   {
   FONT-WEIGHT: Bold;
   FONT-SIZE: 10pt;
   COLOR: navy;
   FONT-STYLE: normal;
   FONT-FAMILY: verdana;
   BACKGROUND-COLOR: #E5E5E5;
   border-color: black;
   border-width: 1pt 1pt 1pt 1pt;
   }
   
   SELECT.aw
   {
   FONT-WEIGHT: normal;
   FONT-SIZE: 10pt;
   COLOR: navy;
   FONT-STYLE: normal;
   FONT-FAMILY: verdana;
   BACKGROUND-COLOR: #ecfff1;
   border-width: 1pt 1pt 1pt 1pt;
   border-color: blue;
   }
   
   Textarea.ax
   {
   background: #ecfff1;
   font-family: verdana;
   border-width: 1pt 1pt 1pt 1pt;
   border-color: black;
   COLOR: navy;
   }
   
   OPTION.ay
   {
   FONT-WEIGHT: Bold;
   background: #ecfff1;
   FONT-SIZE: 24pt;
   COLOR: black;
   FONT-STYLE: normal;
   FONT-FAMILY: 'Times New Roman', Arial, Helvetica, sans-serif
   }
   
   td.left1
   {
   line-height: 12pt;
   font-size: 10pt;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   text-align: Left;
	font-weight : bolder;
   color: Maroon;
   }
					
   td.left2
   {
   line-height: 13pt;
   font-size: 10pt;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   text-align: Justify;
   	color: Black;
   }
   
   td.left3
   {
   line-height: 13pt;
   font-size: 10pt;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   text-align: right;
	color: Black;
	font-weight : bolder;
   }
   
   td.left4
   {
   line-height: 13pt;
   font-size: 10pt;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   text-align: center;
	color: Black;
	
   }
   td.left5
   {
   line-height: 13pt;
   font-size: 10pt;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   text-align: right;
	color: Black;
	
   }
    td.stch
   {
   line-height: 12pt;
   font-size: 10pt;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   text-align: center;
	font-weight : bolder;
   color: Maroon;
   }
-->
</STYLE>

