	body {	background-color: #FFFFFF;	margin: 0px 0px 0px 0px;	padding: 0;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;}/* 	The main content DIV has no position and is therefore	considered STATIC. *//*#maincontent {	font-size: 80%;	width: 595px;	margin-top: 20px;	padding: 15px;	margin-left: 0px;}*/#insertcontent p {	font-size:12px;	line-height: 130%;	text-align: left;	margin-left: 3px;}/* Heading Rules *//*	The H1 is used to wrap the Logo, representing	the top of your page's hierarchy */h1 {	font-size: 150%;}h2 {	margin: 6px 0 0 0;	font-family: "Century Gothic", Arial, sans-serif;	font-weight: bold;	font-size: 150%;	}h3 {font-size: 130%; margin: 6px 0 0 0; color: #CC6731;} /* Teal */h4 {font-size: 115%; margin: 6px 0 0 0; color: #389FA0;}/* Orange */h5 {font-size: 90%; margin: 6px 0 0 0; color: #930012;} /* Dark Red *//* 	Link styles for Main Content only	Active and Focus trigger the color change in IE-PC and other	modern browsers when tabbing through the links with keyboard. */a:link {color: #7475A3;  text-decoration: none} /*Purple */a:visited {color: #7475A3; text-decoration: none} /* purple */a:hover, #maincontent a:active, #maincontent a:focus {color: #CC6731;}td {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;}.it-bold{ font-style:italic; font-weight:700;  font-family:Arial;}