body {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	font-size: 1.1em;
	color: #333333;
}

.hdr-grn-bold {font-weight: bold; color: Green;  font-size: 1.2em; }
.hdr-red-bold {font-weight: bold; color: Red;  font-size: 1.2em; }
.hdr-red-bold-ital {font-weight: bold; color: Red;  font-size: 1.2em;  font-style: italic;  }
.uline {	text-decoration: underline;}
.lrg-red-bold {font-weight: bold; color: Red;  font-size: 2em; }


