body {
 color: #000000;
 background-color: #FFFFFF;
 font-family: Sans-Serif;
 font-size: 10pt;
 margin-top:8px;
 margin-bottom:8px;
 margin-left:60px;
 margin-right:60px;
}
p,dl,dt,ol,dd,ul,li,table,tr,td {
 font-family: Sans-Serif;
 font-size: 10pt;
}

.cpname {
 font-family: Sans-Serif;
 font-size: 24px;
 text-align: left;
}

 a {
 font-family: Sans-Serif;
 font-size: 10pt;
 color: #0072e6;
 text-decoration: none;
 }
 a:hover {
 font-family: Sans-Serif;
 font-size: 10pt;
 color: #0046a8;
 text-decoration: underline;
 }

 h1 {
 font-family: Sans-Serif;
 font-size: 12pt;
 font-weight: bold;
}
 h2 {
 font-family: Sans-Serif;
 font-size: 11pt;
 font-weight: bold;
}
 h3 {
 font-family: Sans-Serif;
 font-size: 10pt;
 font-weight: bold;
}
 h4 {
 font-family: Sans-Serif;
 font-size: 10pt;
 font-weight: bold;
}

.heading {
	color: #FFFFFF;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	letter-spacing: .2em;
	vertical-align: middle;
	padding: 4px;
	background-image: none;
	background-repeat: repeat;
	width: auto;
	background-color: #0046a8;
	background-position: center;
}
.subHeading {
	color: #FFFFFF;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	letter-spacing: normal;
	vertical-align: middle;
	padding: 4px;
	background-image: none;
	background-repeat: repeat;
	width: auto;
	background-color: #0072e6;
	background-position: center;
	line-height: 11pt;
}
.subSubHeading {
	color: #FFFFFF;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	letter-spacing: normal;
	vertical-align: middle;
	padding: 3px;
	background-image: none;
	background-repeat: repeat;
	width: auto;
	background-color: #0072e6;
	background-position: center;
	line-height: 10pt;
	margin-left: 40px;
}
.subSubText {
	margin-left: 40px;
}
.bgBrightBlue0 {
	color: #000000;
	background-color: #BBBBFF;
	background-position: center;
}
.bgBrightBlue1 {
	color: #000000;
	background-color: #CCCCFF;
	background-position: center;
}
.bgBrightBlue2 {
	color: #000000;
	background-color: #DDDDFF;
	background-position: center;
}
.bgBrightBlue3 {
	color: #000000;
	background-color: #E8E8FF;
	background-position: center;
}
