body {
 color: #454545;
 background-color: #FFFFFF;
 font-family: Verdana, Serif;
 font-size: 10pt;
 margin-top:8px;
 margin-bottom:8px;
 margin-left:100px;
 margin-right:100px;
}
p,dl,dt,ol,dd,ul,li,table,tr,td {
 font-family: Verdana, Serif;
 font-size: 10pt;
}



 a {
 font-family: Verdana, Serif;
 font-size: 10pt;
 color: #1C1C1C;
 text-decoration: none;
 }
 a:hover {
 font-family: Verdana, Serif;
 font-size: 10pt;
 color: #000000;
 text-decoration: underline overline;
 }

 h1 {
 font-family: Verdana, Serif;
 font-size: 10pt;
 font-weight: bold;
}
 h2 {
 font-family: Verdana, Serif;
 font-size: 10pt;
 font-weight: bold;
}
 h3 {
 font-family: Verdana, Serif;
 font-size: 11pt;
 font-weight: bold;
}
 h4 {
 font-family: Verdana, Serif;
 font-size: 10pt;
 font-weight: bold;
}

.heading {
	color: #454545;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	letter-spacing: .05em;
	vertical-align: middle;
	padding: 10px;
	background-image: none;
	background-repeat: repeat;
	width: auto;
	background-color: #FFFFFF;
	background-position: center;
}
.subHeading {
	color: #FFFFFF;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	letter-spacing: .1em;
	vertical-align: middle;
	padding: 2px;
	background-image: none;
	background-repeat: repeat;
	width: auto;
	background-color: #7D9EC0;
	background-position: center;
	line-height: 9pt;
	margin-left:-40px;
	margin-right:-40px;
}
.subSubHeading {
	color: #000000;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	letter-spacing: normal;
	vertical-align: middle;
	padding: 3px;
	background-image: none;
	background-repeat: repeat;
	width: auto;
	background-color: #FCF6CF;
	background-position: center;
	line-height: 9pt;
}
