body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
body, p,  tr {
	background-color: #FFFFFF;
	color: Black;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	text-align: left;
}
h1 {
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	text-align: left;
}

h2 {
	background-color: #FFE9D2;
	color: #CC6600;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	
	text-align: center;
	font-weight: bold;
}
bold {
	font-weight: bold;
}
td.header {
	background-color: #FFE9D2;
	color: #0066CC;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.heading {
	background-color: #FFFFFF;
	color: #0066CC;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}
a:link,visited,active {
	color: #0066CC;
}

