body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}
h1 {
	font-size: 24px;
	color: #003366;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	color: #008200;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	color: #008200;
	margin: 0px;
	padding: 0px;
}
h4 {  font-size: 14px; color: #008200}
h5 {  font-size: 12px; color: #008200}
h6 {  font-size: 9px; color: #008200}
p {
	font-size: 13px;
	color: #000000;
	line-height: 18px;
}
td {
	font-size: 13px
}
table {
	font-size: 13px
}
.footer {
	font-size: 12px
}
.tableHeader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	height: 10px;
	width: 620px;
}
