body {
	margin: 0px;
	padding: 0px;
	background-color: #d7e7f4;
	text-align:center;
}

body, th, td, input, textarea, select {
	font-family: "CI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
h1 {
	font-size:23px;
}
.txt1 {
	color: #333;
	font-weight: normal;
}
.txt2 {
	color: #333;
	font-weight: bold;
}
.txt3 {
	color: #333;
	font-weight: bold;
	background-color: #ff3;
}
.txt4 {
	color: #c33;
	font-weight: normal;
}
.txt5 {
	color: #c33;
	font-weight: bold;
}
.txt6 {
	color: #c33;
	font-weight: bold;
	background-color: #ff3;
}
.txt7 {
	color: #048;
	font-weight: normal;
}
.txt8 {
	color: #048;
	font-weight: bold;
}
.txt9 {
	color: #048;
	font-weight: bold;
	background-color: #ff3;
}
