/* setting font size for major headings */
	H3 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 15pt; font-weight: normal; color: #ffffcc; text-decoration: none}
	H4 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: BOLD; color: #ffffcc; position: relative; left: 15px; text-decoration: none}

/* format body element */	
BODY {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #cc0000; background-color: #cc0000; margin: 5px}

/* format link elements */	
	A:link {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 9pt; color:#ffffcc; font-weight: normal;}
	A:active {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 9pt; color:#ffffcc; font-weight: normal;}
	A:visited {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 9pt; color:#ffffcc; font-weight: normal;}

	.productname {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 15pt; font-weight: normal; color: #ffffff; text-decoration: none}

	.book {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: BOLD; color: #ffffcc; position: relative; left: 15px; text-decoration: none}
	
/* indenting subordinate links */
	.LEVEL2 {position: relative; left: 15px}	

	.level1 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: BOLD; color: #ffffcc; position: relative; left: 15px; text-decoration: none}

