.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
}
.txt {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11pt;
	color: #333333;
}
.h1s {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5879A4;
}
.h2s {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12pt;
	color: #990000;
	font-weight: bold;
	background-color: #CCCCCC;
}
