<!-- Style Sheet -->
<STYLE TYPE="text/css">                   
                   <!--
                   a.my1:link{ text-decoration : none; color: white; }
                    a.my1:hover {  text-decoration : none;color: white; }
                    a.my1:visited { text-decoration: none; color: white; }
                    
					a.con:link{ text-decoration : none; color: navy; }
                    a.con:hover {  text-decoration : none;  color: navy; }
                    a.con:visited { text-decoration: none; color: navy; }
					
					a:link{ text-decoration : none; color: 8E0000; }
   					a:hover {  text-decoration : none; background: #E0DFC8; color: 8E0000; }
   					a:visited { text-decoration: none; color: 8E0000; }
					
                    A.gia:link {
                   	background-color : Aqua;
                   }
                   
                    
                    A.nn:ACTIVE {
                    text-decoration : none;
                    }
                    
                    A.Amy:HOVER {
                    font-size : 12pt;
                    background: #ECFFF1;
                    line-height : 30px;
                    color : Red;
                    font-family: Arial;
                    font-weight : bold;
                    }
                    
                    A.Bmy:HOVER {
                    font-size : 10pt;
                    background: #E8E7D5;
                    line-height : 35px;
                    color : Navy;
                    font-family: Arial;
                    font-weight : bold;
                    }
                    
                    a.Cmy:LINK
                    {
                    color : black;
                    background: #E8E7D5;
                    }
                    
                    
                    
                    SPAN
                    {
                    background: #D1D6A7;
                    font-size: 10pt;
                    font-family: Arial;
                    color: Purple;
                    }
                    P.head
                    {
                    background: #D1D6A7;
                    font-size: 11pt;
                    font-family: Arial;
                    color: Purple;
                    text-align: Left;
                    }
                    P.htop
                    {
                    font-size: 12pt;
                    font-family: Arial;
                    color: #FFFFF0;
                    text-align: center;
                    font-stretch : wider;
                    font-weight : bolder;
                    }
                    
                    
                    P.my
                    {
                    font-size: 10pt;
                    line-height: 12pt ;
                    font-family: Verdana;
                    text-align: Justify;
                    color: Navy;
                    margin-left : 10px;
                    margin-right : 10px;
                    }
                    
                    LI, LI.tt 
                    {
                    font-size: 10pt;
                    line-height: 12pt ;
                    font-family: Verdana;
                    text-align: Justify;
                    color: Navy;
                    margin-left : 10px;
                    margin-right : 10px;
                    }
                    
                    
                    P.myl
                    {
                    font-size: 10pt;
                    line-height: 12pt ;
                    font-family: Verdana;
                    text-align: right;
                    color: Navy;
                    }
                    
                    P.mygwn
                    {
                    font-size: 10pt;
                    line-height: 12pt ;
                    font-family: Verdana;
                    text-align: center;
                    color: Navy;
                    }
                    
                    
                    P.my2
                    {
                    font-size: 10pt;
                    font-family: Arial;
                    line-height: 13pt ;
                    text-align: Justify;
                    color: Navy;
                    margin-bottom : 10px;
                    margin-left : 15px;
                    margin-right : 15px;
                    margin-top : 10px;
                    }
                    
                    
                    
                    P.mysh
                    {
                    font-size: 10pt;
                    font-family: Verdana;
                    line-height: 12pt ;
                    text-align: left;
                    color: Navy;
                    }
                    
                    
                    P.sub
                    {
                    font-size: 10pt;
                    font-family: Arial;
                    line-height: 12pt ;
                    text-align: Justify;
                    color: Purple;
                    margin-bottom : 10px;
                    margin-left : 15px;
                    margin-right : 15px;
                    margin-top : 10px;
                    }
                    
                    
                    
                    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.ju
                    {
                    font-size: 10pt;
                    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
                    text-align: Justify;
                    color: Navy;
                    padding : 10 10 10 10;
                    background-color : #F2F2FF;
                    }
                    
                    td.jut
                    {
                    font-size: 11pt;
                    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
                    text-align: center;
                    color: Red;
                    padding : 10 10 10 10;
                    background-color : #F2F2FF;
                    }
					
					td.jux
                    {
                    font-size: 10pt;
                    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
                    text-align: justify;
                    color: navy;
                    padding : 5 5 5 5;
                    background-color : #F9F2EE;
                    }
					
					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;
                    }
                    
                    P.table 
                    {
                    font-size: 10pt;
                    font-family: Arial;
                    line-height: 12pt ;
                    color: Maroon;
                    }
                    BLOCKQUOTE.aa 
                    {
                    border-width: 2pt 2pt 2pt 2pt;
                    border-color: blue;
                    border-style: solid;
                    Margin-left: 0cm;
                    Margin-right: 0cm;
                    Margin-top: 0cm;
                    Margin-bottom: 0cm;
                    }
                    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
					}
                   -->
                   </STYLE>
