BODY {	color: #000000;}
.main A {
	text-decoration: none;	
	color: #003F80;	
	font-family: Arial;	
	font-size: 12px;	
	font-weight: bold;	
}
.main A:Hover {	
	text-decoration: none;	
	color: Black;	
	font-size: 12px;	
	font-family: Tahoma;
}.style2 {	
	color: #003F80;	
	font-weight: bold;	
	font-family: Tahoma;
}
.t-header {	
	font-family: Arial;	
	font-size: 18px;	
	font-weight: bold;	
	color: Black;	
}
.t-par {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
}
.table-chart{	
	bgColor: white;
}
.tr-chart{	
	background: #E0E0E0;	
	font-family: Arial;	
	font-size: 12;
}
.tr-chart-header{	
	background: #FFFFFF;	
	font-family: Arial;	
	font-size: 12;	
	color: #0F7CC8;	
	font-weight: bold;
}
.search-header{
	text-decoration: none;	
	color: #0F7CC8;	
	font-family: Arial;	
	font-size: 12px;	
	font-weight: bold;	
	}
.tr-chart-red{	
	background: #E0E0E0;	
	font-family: Arial;	
	font-size: 12;	
	color: Red;	
	font-weight: bold;	
}
.copyright{	
	font-family: Arial;	
	font-size: 9;	
	color: Gray;
}
.login{	
	font-family: Arial;	
	font-size: 12;	
	color: #e0e0e0;	
	font-weight: bold;
}
.header A {	
	text-decoration: none;	
	color: White;	
	font-family: Arial;	
	font-size: 11px;	
	font-weight: bold;	
}
.header A:Hover {	
	text-decoration: none;	
	color: White;	
	font-size: 12px;	
	font-family: Arial;
}
.text-red-big{
	font-family: Arial;
	font-size: 14px;
	color: #ff0000;
}
.text-b{
	font-family: Arial;
	font-size: 14px;
	color: #ff0000;
	font-weight: bold;
}