.datatable {
	padding: 1;
	width: 800px;
	border: 1px solid #C0C0C0;
	border-collapse: collapse;
	text-align:center;
}

ul {
	font-size: 9pt;
	font-family: Arial;
	color: #000000;
	line-height: 15px;
}

li {
	font-family: arial;
	font-size: 9pt;
	color: #000000;
	text-align:left;
}
    
body {
	font-size: 10pt;
	padding: 0;
	background-image: url('images/ibeam.gif');
	font-family: arial, helvetica, sans-serif, verdana;
	font-size: 10pt;
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 20px;
	background-attachment: fixed;
	background-position:  center; 
}
h1 {
	font-family: Arial Black;
	color: #000000;
	font-size:32pt;
	text-align:center;
}
h2 {
	font-family: Arial;
	font-size: 18pt;
	color: #000000;
	font-weight: bold;
	text-align:center
}
h3 {
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial;
	color: #000000;
}

h4 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

h5 {
	font-size: 9pt;
	color: #000000;
	font-family: Arial;
}	

h6 {
	font-family: Arial;
	font-size: 7pt;
	color: #000000;
}