<STYLE TYPE="text/css">	<!--
	
	.textRed {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : bold;
		font-style : italic;
		color : #990000;
		
	}
	
	.textsmRed {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-weight : normal;
		color : #990000;
		
	}
	
	.headBlue {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : bold;
		color : #020097;
		
	}
	
	.textsmBlue {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-weight : normal;
		color : #020097;
		
	}
	
	.textBlack {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
		color : Black;
		
	}
	
	.textbdBlack {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : bold;
		color : Black;
		
	}
	
	.textsmBlack {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-weight : normal;
		color : Black;
		
	}
	
	.textsmbdBlack {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-weight : bold;
		color : Black;
		
	}
	
	.headBlack {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12pt;
		font-weight : bold;
		color : Black;
		
	}
	
	.textbdWhite {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : bold;
		color : #FFFFFF;
	
	}
	
	.textbdGreen {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : bold;
		font-style: italic;
		color : #004400;
		
	}
	
	.textsmGreen {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-weight : bold;
		color : #004400;
		
	}

	A:link {
		font-family:Arial, Helvetica, sans-serif;
		color: #020097;
		text-decoration: none;
		
	}

	A:visited {
	    font-family:Arial, Helvetica, sans-serif;
		color: #020097;
		text-decoration: none;
	}

	A:active {
	    font-family:Arial, Helvetica, sans-serif;
		text-decoration: none;
	}

	A:hover {
	    text-decoration: underline; color: #990000;
		
	}

	body {
	    background-color:#FFFFFF;
	}
	
	-->
</STYLE>
