/* CSS Document */

.RedBold {
	color:#D50909;
	font-weight:bold;
}

.Chart {
	border:thin solid #003366;
}

.Summary {
	width:340px;
	height:auto;
	background-color:#DFE7FF;
	right:0px;
	top:0px;
	position:relative;
	float:right;
	margin:20px;
	text-align:justify;
}