body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	color: #333333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	color: #333333;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	color: #333333;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: strong;
	color: #003399;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: strong;
	color: #003399;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #003399;
}
table {
	background-color: #99CCFF;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	border: #006666;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFF99;
}
.bgtable {
	background-color: #99CCFF;
}.c1 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 80%;
	text-align: center;
	color: #333333;
}

