/* CSS Document */

#chart {
	margin-right: 10px;
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000099;
	text-align: center;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	list-style-position: outside;
	list-style-image: url(../../images/blue_button.gif);
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-align: center;
}
