h1 {
	font-size: 18pt;
	margin-top: .8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC3300;
}

h2 {
	font-size: 14pt;
	margin-top: .4em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC3300;
}

h3 {
	font-size: 14pt;
	line-height: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;

}

h4 {
	font-size: 12pt;
	line-height: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;

}

h5 {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
h6 {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

ul {font-size: 10pt; margin-top: 0em; padding-left: 0em;}

ol {font-size: 10pt; margin-top: 0em; padding-left: 0em;}

li {font-size: 10pt; margin-top: 0em; padding-left: 0em;}

A:link {
 
   color:#000000;
   font-family: Arial, Helvetica, sans-serif;
   font-size:11pt;
   font-weight:normal;
   text-decoration:none;
   border-bottom: 1px dotted;
   }
   
 A:visited {
   color:#000000;
   font-family: Arial, Helvetica, sans-serif;
   font-size:11pt;
   font-weight:normal;
   text-decoration:none;
   border-bottom: 1px dotted;
   } 
   
 A:hover {
 
   color:#CC3300;
   font-family: Arial, Helvetica, sans-serif;
   font-size:11pt;
   font-weight:normal;
   text-decoration:none;
   border-bottom: 1px solid;
 }
   
A:active {
 
   color:#000000;
   font-family: Arial, Helvetica, sans-serif;
   font-size:11pt;
   font-weight:normal;
   text-decoration:none;
   border-bottom: 1px dotted;
 
  }

a.list:link {
   color:#000000;
   font-family: Arial, Helvetica, sans-serif;
   font-size:9pt;
   font-weight:normal;
   text-decoration:none;
   border-bottom: 1px dotted;
   }

a.list:visited {
   color:#000000;
   font-family: Arial, Helvetica, sans-serif;
   font-size:9pt;
   font-weight:normal;
   border-bottom: 1px dotted;
   }

a.list:hover {
   color:#CC3300;
   font-family: Arial, Helvetica, sans-serif;
   font-size:9pt;
   font-weight:normal;
   text-decoration:none;
   border-bottom: 1px solid;
   }



.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

