body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
}

td {
	font-family:Arial, Helvetica, sans-serif;
}

.titletd {
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	color:#FFFFFF;
	background-color:#78A4C7;
}
.titletdnofont {
	background-color:#78A4C7;
}
.texttd {
	background-color:#E0EBF4;
}
.style1 {
	font-weight: bold;
}
.style2 {
	font-size: large;
	font-weight: bold;
	color:#000000;
}
.style3 {
	font-size: medium;
	font-weight: bold;
	color:#000000;
}
