body{
	color: #333333;
	font-family: arial , sans-serif;
	scrollbar-face-color:#D4D4D4; 
	scrollbar-arrow-color:#085A7B; 
	scrollbar-track-color: #EFEFEF; 
	scrollbar-highlight-color: #e9e9e9; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-Color:#d3d3d3; 	
	text-align:justify;
}
table{
 	font-size: 13px;
	text-align:justify;
}
.desc_header{
 	font-size: 10px;
 	color: #777777;
}
.header1{
 	font-size: 16px;
 	font-style: italic;
	font-weight: 700;
 	position: relative; left: 20px; top: 0px; 
	width: 560px;
}
.header2{
 	font-size: 13px;
 	font-style: italic;
	font-weight: 700;	
 	position: relative; left: 20px; top: 0px; 
	width: 560px;
}
.header3{
 	font-size: 13px;
 	font-style: italic;
	font-weight: 400;	
 	position: relative; left: 20px; top: 5px; 
	width: 560px;
}
.par1{
 	font-size: 13px;
 	position: relative; left: 20px; top: 0px; 
	width: 560px;
	text-align:justify;
}
.fig{
 	font-size: 13px;
 	font-style: italic;
}
A:link    {color: #085A7B; text-decoration: none; 	font-weight:bolder; font-style: normal; background-color: transparent;}
A:visited {color: #085A7B; text-decoration: none; 	font-weight:bolder; font-style: normal; background-color: transparent;}
A:active  {color: #085A7B; text-decoration: none; 	font-weight:bolder; font-style: normal; background-color: transparent;}
A:hover   {color: #FFA500; text-decoration: none;	font-weight:bolder; font-style: normal; background-color: transparent;}
