<STYLE TYPE="text/css">
<!-- 
.textBlack {
	font-family : Verdana, Tahoma,Arial;
	font-size : 10pt;
	font-weight : normal;
	color : Black;
}
.textWhite {
	font-family : Verdana, Tahoma,Arial;
	font-size : 10pt;
	font-weight : normal;
	color : White;
}

.textsmBlack {
	font-family : Verdana, Tahoma,Arial;
	font-size : 8pt;
	font-weight : normal;
	color : Black;
}

.textsmGray {
	font-family : Verdana, Tahoma,Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #999999;
}

.textsmWhite {
	font-family : Verdana, Tahoma,Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #ffffff;
}

.textBlue {
	font-family :  Verdana, Tahoma,Arial;
	font-size : 10pt;
	font-weight : bold;
	color : navy;
}

.head {
	font-family :  Verdana, Tahoma,Arial;
	font-size : 12pt;
	font-weight : bold;
	color : #3366cc;
	}

 A:link {
         font-family:verdana, tahoma,arial;
         font-size:10pt;
         font-weight:normal;
         color: blue;
        text-decoration: none;
         }
         
         A:visited {font-family:verdana, tahoma,arial;
         font-size:10pt;
         font-weight:normal;
         color:#999999;
        text-decoration: none;
         }
         
         A:active {font-family:verdana, tahoma,arial;
         font-size:10pt;
         font-weight:normal;
         color: #cc66cc;
        text-decoration: none;
         }
        
        A:hover{ text-decoration: underline; color: #0000cc; 
        }
         
         body {background-color: white;
         }
        
        ul { list-style-image:url(graphics/li_arrow.gif); }

-->
</STYLE>