/* CSS Document */<style type="text/css">body,td,th {	font-family: Trebuchet MS;	font-size: 12px;}/* regular headings  */.style1 {	font-family: "Trebuchet MS";	font-weight: bold;	font-size: 14px;	letter-spacing: .4em;	line-height: 16px;}.style1-hilite {	font-family: "Trebuchet MS";	font-weight: bold;	font-size: 18px;	letter-spacing: 0.55em;	line-height: 16px;	font-style: normal;}.style2 {	font-family: "Trebuchet MS";	font-size: 12px;	line-height: normal;	letter-spacing: .3em;}/*small and grey*/ .style3 {	font-family: "Trebuchet MS";	font-size: 10px;	line-height: normal;	letter-spacing: .3em;	color: #999999;}/*body text large heading black*/.style4 {	font-family: "Trebuchet MS";	font-size: 20px;	font-weight: bold;	line-height: normal;	color: #000000;}/*body text sub-heading black*/.style5 {	font-family: "Trebuchet MS";	font-size: 16px;	font-weight: bold;	line-height: normal;	color: #000000;}/*body text black*/.style6 {	font-family: "Trebuchet MS";	font-size: 12px;	line-height: normal;	color: #000000;	list-style-type: circle;	letter-spacing: normal;}.style7 {	font-family: "Trebuchet MS";	font-size: 18px;	font-weight: normal;	letter-spacing: normal;	}/*invisible text - white*/.style8 {	font-family: "Trebuchet MS";	font-size: 18px;	font-weight: normal;	letter-spacing: normal;	color: #ffffff;	}a:link { 	font-family: "Trebuchet MS";	text-decoration: none;	color: #000000;}a:visited {	text-decoration: none;	font-family: "Trebuchet MS";	color: #000000;}a:hover {	text-decoration: underline;	font-family: "Trebuchet MS";	color: #cc99cc;}a:active {	text-decoration: none;	font-family: "Trebuchet MS";	color: #3366CC;}</style>