BODY {
	background-color : #ffffff;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin-left : 2%;
	margin-right : 2%;
}
p, ol, ul, td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

li {	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
			margin-top : 6;
	margin-bottom : 1;}
	
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18pt;
	font-weight : bold;
	color : #336699;
	border-bottom-width : 1;
	border-color : #003366;
	border-left-width : 0;
	border-right-width : 0;
	border-style : solid;
	border-top-width : 0;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15pt;
	font-weight : bold;
	color : #336699;
}
H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-weight : bold;
	color : #336699;
}
H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #336699;
}
H5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #336699;
}
A {
	color : #0066CC;
	text-decoration : none;
}

A:hover {
	color : #336699;
	text-decoration : underline;
}
.note{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8 pt;
}	
.title{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15pt;
	font-weight : bold;
	color : #336699;
	text-align : center;
}
.title1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #336699;
	text-align : center;
}
td.italic p{
	font-style : italic;
	font-size : 8pt;
}
  .toc1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	margin-left : 6%;
	margin-top : 5;
	margin-bottom : 1;
	text-transform : uppercase;
}
   .toc2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	margin-left :8%;
	margin-top : 4;
	margin-bottom : 1;
}                 
.toc3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	margin-left : 10%;
	margin-top : 3;
	margin-bottom : 1;
}            
.toc4 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	margin-left : 12%;
	margin-top : 2;
	margin-bottom : 1;
}      
.toc5 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	margin-left : 16%;
	margin-top : 0;
	margin-bottom : 0;
}                  