div.graph {
	float:right;
	width: 385px;
	background-color:#ffffff;
	padding-top: 3px;
	padding-bottom: 5px;
}
.txtbluelong {
	font-size: large;
	font-stretch:narrow;
	font-weight: 300;
	color:#182689;
}
.txtbgred {
	font-weight: 500;
	font-size: large;
	background-color: #660000;
	color: #ffff99 ;
	text-align: center;
	line-height: 140% ;
}
