
<HTML>
<STYLE>


A{
	color : blue;
	text-decoration : none;
	}


A:hover{
	text-decoration : underline;
	}


A:visited{
	Color : DarkOrchid ! important;
	Text-Decoration : none;
	}


A:visited:hover{
	Text-Decoration : underline;
	}


A:link{
	color : blue;
	text-decoration : none;
	}

.newsHeadline{
	color : black;
	font-family : arial;
	font-size : 10pt;
	font-weight : bold;
	}


H2{
	Color : DarkOrchid;
	Font-Family : 'Courier New';
	Font-Size : 14pt;
	Font-Weight : bold;
	Margin-Left : 3px;
	Margin-Right : 3px;
	}


P{
	color : black;
	font-family : verdana;
	font-size : 12pt;
	font-weight : normal;
	margin-left : 3px;
	margin-right : 3px;
	}


LI{
	Color : black;
	Font-Family : arial;
	Font-Size : 10pt;
	Font-Weight : normal;
	Margin-Left : 3px;
	Margin-Right : 3px;
	}


.mainContent{
	Color : black;
	Font-Family : arial;
	Font-Size : 10pt;
	Font-Weight : normal;
	Margin-Left : 3px;
	Margin-Right : 3px;
	text-algn : justify;
	}


A.deviate{
	color : cornsilk;
	}


A.deviate:visited{
	color : cornsilk;
	text-decoration : none;
	}


A.deviate:hover{
	text-decoration : underline;
	}


.subHeading{
	Color : black;
	Font : normal normal 10pt arial;
	Margin-Left : 2px;
	Padding : 4;
	Text-Align : left;
	Text-Decoration : none;
	}

#bur{
	Color : MediumBlue;
	Font-Weight : bold;
	Text-Decoration : none;
	}


#b{
	color : blue;
	}


.quotes{
	Color : black;
	Font : normal normal 9pt arial;
	Margin-Left : 2px;
	Padding : 4;
	Text-Align : right;
	}

.tab8Text{
	color : black;
	font-family : arial;
	font-size : 10pt;
	font-weight : bold;
	text-align : justify;
	}


B{
	Color : #3105B4;
	Font-Family : Arial;
	Font-Size : 10 pt;
	Font-Style : normal;
	Font-Weight : bold;
	}
body {	
	scrollbar-face-color: #A0A8D8; 
	scrollbar-shadow-color: #FFFFFF;	
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #000000;	
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #A0A8D8;	
	scrollbar-arrow-color: #FFFFFF;
	margin-left:10px;margin-right:10px; margin-top:0px;
	background: #A0A8D8

	}