TD {
	font-family: 'Arial';
	font-size: 9pt;
	color: Gray;
}

P {
	font-family: 'arial';
	font-size: 9pt;
	color: Gray;
}

BODY {background-color:white;
font-family: 'Arial';
 font-size: 9pt;
 	color: Gray;
	 scrollbar-3d-light-color:#c0b8a0;
           scrollbar-arrow-color:white;
           scrollbar-base-color:black;
           scrollbar-dark-shadow-color:#707070;
           scrollbar-face-color:#c0b8a0;
           scrollbar-highlight-color:#999999;
           scrollbar-shadow-color:black}}

A:visited { color:red}
	
A:hover {text-decoration:underline}

.white {
	font-family: 'Arial';
	font-size: 9pt;
	color:white;
	text-decoration : none;
	font-weight : bold;
}

.white:hover {
     font-family: 'Arial';
     font-size: 9pt;
	text-decoration : none;
	font-weight : bold;
	color:red;}
	

	
	body {FONT-SIZE: 9pt;
		COLOR: #344495;
		FONT-FAMILY:  Arial;
		 scrollbar-3d-light-color:#c0b8a0;
           scrollbar-arrow-color:white;
           scrollbar-base-color:black;
           scrollbar-dark-shadow-color:#707070;
           scrollbar-face-color:#e0e4e7;
           scrollbar-highlight-color:#d6dadb;
           scrollbar-shadow-color:black;
		   background-color:#f8f8f8;
		   margin:0px;
		   width:90%}
		   
	p {FONT-SIZE: 9pt;
		COLOR: #808080;
		FONT-FAMILY:  Arial;}
	td {FONT-SIZE: 9pt;
		COLOR: #808080;
		FONT-FAMILY:  Arial;
		background-color: #f1f1f1;
		}
	a {color: #ff9900;
		text-decoration:none;}
	a:visited {
		color:#660000;	}
	a:hover {color:#ffcc00 ;
		text-decoration:underline;}
	.disclaimer {FONT-SIZE: 7pt;
		COLOR: silver;
		FONT-FAMILY: Verdana;}
	.first {margin-left:50px;margin-right:10%;}
	.quote {font-size:13pt; font-weight:bold;}	
	
	.rulea {width:100%; height:5px; background-color:#abafb0;;border-bottom:1px solid #525355;}
	.ruleb {width:100%;align:center;border-top:1px solid #cecece;}
	
	
	.rule1 {width:100%;align:center;border-bottom:1px solid #bfc4c8;}
	.rule2 {width:100%;align:center;border-top:1px solid #fafbfd;}
	
	.others {width:200px;align:right;padding:2px;margin-right:20px;float:right;}
	a.others {background-color:yellow}
	td.definition {font-size:10pt}
	.definition {font-size:10pt}
	
TD.backB 	{background-color:#e0e4e7;}
TD.backG 	{background-color:#e0e4e7;}
TD.backW 	{background-color:#ffffff;}
TD.borderB 	{background-color:#d6dadb;}
TD.form1 	{background-color:#eeeeee;}
TD.form2 	{background-color:#eeeeee;FONT-SIZE: 9pt;}

	.disclaimer {
     font-family: 'verdana';
     font-size: 7pt;
	text-decoration : none;
	font-weight : normal;
	color:silver;}
