body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Trebuchet MS", Trebuchet, serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCFF;
}
A:link {
	font-family: "Trebuchet MS", Trebuchet, serif;
	font-size: 11px;
	color: #D2232A;
	text-decoration: none;
}
A:visited {
	font-family: "Trebuchet MS", Trebuchet, serif;
	font-size: 11px;
	color: #D2232A;
	text-decoration: none;
}

table {
	font-family:"Trebuchet MS", Trebuchet, serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}
.hd1 {
	font-family:"Trebuchet MS", Trebuchet, serif;
	font-weight: bold; 
	font-size: 24px;
	line-height: 25px;
      color: #000099;
}
.hd2 {
	font-family:"Trebuchet MS", Trebuchet, serif;
	font-weight: bold; 
	font-size: 16px;
	line-height: 17px;
      color: #000099;
}
.hd3 {
	font-family:"Trebuchet MS", Trebuchet, serif;
	font-weight: bold; 
	font-size: 14px;
	line-height: 17px;
      color: #000099;
}
.red {
	font-family: "Trebuchet MS", Trebuchet, serif;
	font-size: 11px;
	color: #D2232A;
}
.gray {
	font-family: "Trebuchet MS", Trebuchet, serif;
	font-size: 11px;
	color: #555555;
}
.black {
	font-family: "Trebuchet MS", Trebuchet, serif;
	font-size: 11px;
	color: #000000;
}
.spacer {
	line-height: 85%;
}