<STYLE TYPE="text/css">
<!--
body     {scrollbar-base-color : #336666;
          scrollbar-arrow-color : #FFFFFF;
}

P , UL , LI , DL , DT , DD , EM {
  font-family : Arial, Helvetica, sans-serif;
  font-size : small;
}

H1      {       font-family     :       Impact,
                         Arial Black, Helvetica Black, sans-serif;
                        }
H2      {       font-family     :       Arial Narrow,
                        Helvetica Narrow, sans-serif;
                }
H3      {       font-family     :       Arial Narrow,
                        Helvetica Narrow, sans-serif;
                }
H4      {       font-family     :       Arial Narrow,
                        Helvetica Narrow, sans-serif;
                }
H5      {       font-family     :       Arial Narrow,
                        Helvetica Narrow, sans-serif;
                }
H6      {       font-family     :       Arial Narrow,
                        Helvetica Narrow, sans-serif;
                }
                
BLOCKQUOTE	{
	color 		:	#666600;
	font-size	: 	9pt; 
	font-family     :       Verdana, Arial, Helvetica;
}

HR {color 		:	#666600;}
                
A.nav { color: black;
        background: transparent;
        text-decoration: none;
         }
A:link.nav { color: black;
             background: transparent;
             text-decoration: none;
         }
A:visited.nav { color: black;
        background: transparent;
        text-decoration: none;
         }

A:link, A:active
        {
        font-weight	: 	bold;
        text-decoration :       none;
        color           :       #006600;
        background      :       transparent;
        }
A:visited 
        {
        font-weight	: 	bold;
        text-decoration :       none; 
        color           :       #336666; 
        background      :       transparent; 
        }               
A:hover 
        { 
        font-weight	: 	bold;
        text-decoration :       none; 
        color           :       #000000;
        background      :       #CCFFCC;
        }
        

			
A.Button, A:link.Button, A:visited.Button, A:active.Button{
                text-decoration:        none;
                color:          #FFFFFF;
                background:     transparent;               
                }
A.Button:hover  {       color:  #CCFFCC;
			background:	transparent; }                
TD.Button {
                text-align:     center;
                text-decoration: none;
                color:          #FFFFFF;
                background:     #006633;
                border-top:     2px solid #CCFFCC;
                border-left:    2px solid #CCFFCC;
                border-right:   2px solid #669999;
                border-bottom:  2px solid #669999;
                font-family:    Verdana, Arial,"Comic Sans MS", sans-serif;
                font-size : 8pt;
                }


.quoted
	{
	color 		:	#666600;
	font-size	: 	9pt; 
	font-family	: 	verdana;
	font-style  :	italic;
}
.bq
	{
	color 		:	#666600;
	font-size	: 	9pt; 
	font-family	: 	verdana;
}
.hilinks
	{
	color 		:	#666600;
	font-size	: 	8pt; 
	font-family	: 	verdana;
}
.hicomments
	{
	color 		:	#336666;
	font-size	: 	8pt; 
	font-family	: 	verdana;
	font-style  :	italic;
}
-->
</STYLE>