body{
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	}

p{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #eeeeee;
	line-height: 22px;
	text-align: left;
	}

.bheadline{
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	}

.headline{
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	}

.content{
	width: 540px;
	padding: 20px;
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	}

.chart{
	width: 550px;
	text-align: left;
	padding: 10px;
	}
	
.chart td{
	font-family: arial, helvetica, san-serif;
	font-size: 11px;
	line-height: 20px;
	color: #ffffff;
	}

.side{
	background-color: #999999;
	background-image: url(Media/sideGreenTiler.gif);
	background-repeat: repeat-y;
	}


.footer{
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	line-height: 16px;
	color: #999999;
	text-align: center;
	}

.footer a{
	color: #336699;
	text-decoration: underline;
	}

.footer a:hover{
	color: #999933;
	text-decoration: none;
	}
