body {
 margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
}
.copyright {
 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-align: justify; padding: 5px;
}
.titlestyle { 
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; color: #000000; font-weight: bold; margin: 5px;
}
.copyright2 {
 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #1A55C6; text-align: right; padding: 5px;
}
 div.Section1 *  { font-family: Verdana; font-size: 12px; line-height: 16px;}
 div.Section1   { margin-left: 10px; margin-right: 10px; padding-right: 30px; background-color: transparent;}
 div.Section1 p  { margin-top: 5px; margin-bottom: 10px; margin-left: 40px; text-align: justify}
 div.Section1 ul { margin-top: 5px; margin-bottom: 5px; margin-left: 50px; padding-bottom:10px;}
 div.Section1 h1 { margin-left: 10px; font-size: 14px; line-height: 18px; margin-bottom: 10px; margin-top: 10px; color: maroon; padding-top: 5px; padding-bottom: 0px; /* border-top: 1px dotted silver;*/ }
 div.Section1 h2 { margin-left: 20px; color: navy; padding-left: 10px; border-left: 10px solid lightgrey; line-height: 10px; margin-bottom: 10px;}
 div.Section1 h3 { margin-bottom: -5px; margin-top: 0px; color: blue; padding-top: 0px; margin-left: 40px}
 div.Section1 h4 { margin-bottom: -5px; margin-top: 0px; color: black; padding-top: 0px; margin-left: 40px}
 div.Section1 li { margin-left: 25px; margin-top: 2px;}
 div.Section1 a:link { text-decoration: underline; color: blue }
 div.Section1 a:hover { text-decoration: underline; color: blue }
 div.Section1 a:visited { text-decoration: underline; color: blue }
 div.Section1 img { vertical-align: middle; }
 div.Section1 table { margin-left:40px; margin-right:0px; padding-right:10px;}
 div.Section1 table tr td p { margin: 0px; padding: 5px;}
 div.Section1 p.tabtitle { margin-left: 10px; color: darkgreen; padding-left: 10px; line-height: 10px; margin-bottom: 10px; font-weight: bold; margin-top: 20px; font-size: 12px;}

/* -- h1, h2, h3 & p indented -- */
 div.Section1 h5{
margin-left: 50px; color: navy; padding-left: 10px; border-left: 10px solid lightgrey; line-height: 10px; margin-bottom: 10px;}
 div.Section1 h6
{margin-bottom: -5px; margin-top: 0px; color: blue; padding-top: 0px; margin-left: 70px}
div.Section1 p.pindented
{margin-top: 5px; margin-bottom: 10px; margin-left: 70px; text-align: justify}

/* back button */
div.Section1 .back { text-align: right; border: solid 1px #C0C0C0; border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0; background-color: #DADADA; margin: 10px; margin-left: 40px;
	margin-right: 0px; padding: 1px; }
div.Section1 .btn { font-size: 10px; color: black; font-weight: bold; text-decoration: none;
	border: solid 1px #BABABA; border-left-color: #FAFAFA; border-top-color: #FAFAFA; padding: 5px;
	padding-top: 1px; padding-bottom: 1px; background-color: #E0E0E0; margin: 0px; }
/* -- updated 08 Sept 2008 -- */