body {
	font: 12px arial;
	color: #747474;
	}
#main {
	width: 600px;
	margin:0 auto 0 auto;
	}
h2 {
	color: #E47C03;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 6px;
	}
h3 {
	color: #096BCE;
	font-size: 12px;
	clear: both;
	}
p {
	margin-bottom: 1em;
	}
img {
	display: block;
	border: none;
	}
#masthead {
	width: 600px;
	height: 150px;
	display: table;
}
#masthead h1{
	float: left;	
}
#masthead h2{
	font-size: 18px;
	color: #90CE43;
	text-align: center;
	margin-top: 70px;	
}
#masthead h3{
	text-align: center;	
}
strong {
	display:block;
}
.twoco1 {
	width: 290px;
	padding-right: 10px;
	float: left;
}
.disclaimer {
	font-size: 0.9em;
	border-top: solid 1px;
	clear: both;
}
.chart {
	clear: both;
	border: solid 1px #006699;
	width: 590px;
	display: table;
	margin-bottom: 20px;
	padding: 10px;
}
ul {
	margin: 0;
	padding: 0;
	clear: both;
}
li {
	list-style-type: none;
	float: left;	
	margin-right: 10px;
	margin-bottom: 10px;
}
li.col2 {
	width: 90px;
	color: #009999;
	font-weight: bold;
}
li.col3 {
	width: 420px;
}
	
