body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin : 15px 0px 0px;
	padding : 0px;
	border : 0px;
	background-color: #999999;
	color: #666666;
	height: 15px;
	width: 0px;
	
  }
table {
  margin : 0px;
  }
table.layout {
	width: 800px;
  }
 a {
	color: #336699;
}
td {
	font-size: 10pt;
}
td.teal {
	background-color: #99CCCC;
}
td.white {
	background-color: #ffffff;
}
td.footer_font {
	color: #454545;
	font-size: 7.5pt;
}

