	<STYLE>
		BODY {
					font-family: verdana, arial, helvetica, sans-serif;
		}

		TD {
					font-family: verdana, arial, helvetica, sans-serif;
					font-size: 8pt;
					color: #006633;
		}

		A:ACTIVE, A:VISITED, A:LINK {
					font-family: verdana, arial, helvetica, sans-serif;
					font-size: 8pt;	
					color: darkblue;
					text-decoration: none;
		}

		A:HOVER {
					color: #0033FF;
		}

		.COMPANYNAME {
					font-size: 14pt;
					color: darkblue;
					font-weight: bold;
		}

		.MAINTITLE {
					font-size: 12pt;
					color: darkblue;
					font-weight: bold;
		}

		.SUBTITLE {
					font-size: 12pt;
					color: darkgreen;
					font-weight: bold;
		}
		
		.LABEL {
					font-size: 10pt;
					color: darkblue;
					font-weight: bold;			
		}
		
		.DYNVALUE {
					font-size: 10pt;
					color: #666666		
		}
		
		
		.NEWSSTORIES {
					font-size: 10pt;
					color: #006633;
		}


		.HEADLINER {
					font-size: 9pt;
					color: black;
					font-weight: bold
		}

		.INVERSEBOLD {
					font-size: 9pt;
					color: white;
					font-weight: bold;
		}

		.MAILITEMS {
					font-size: 8pt;
					color: #0033FF;
					text-decoration: none
		}

		.OUTLINK {
					font-size: 8pt;
					color: #006633;
		}

		.COPYRIGHT {
					font-size: 8pt;
					color: #666666
		}

		.REQUEST {
					font-size: 10pt;
					color: blue;
					text-decoration: none
		}
		
		.TEXT {
					font-size: 12pt;
					color: black;		
		}
		
		.SMALL {
					font-size: 8pt
		}
		
		.ALERT {
					font-size: 10pt;
					color: #FF0000;
					font-weight: bold
		}

		.LEGAL {
					font-size: 10pt;
					color: black;
		}

		.SNAPSHOT {
					font-size: 12pt;
					color: #006633;	
		}

		.FAQuestions {
					font-size: 10pt;
					color: darkblue;
					font-weight: bold
		}

		.FAnswers {
					font-size: 10pt;
					color: black;
		}
		.REQUEST {
					font-size: 10pt;
					color: blue;
					text-decoration: none
		}		
	</STYLE>