.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 75%;
	line-height: 110%;
	text-align: center;
	}

td.dividercell {
	background: #CFEEC6;
	height: 2px;
}

h1 {
font: "Times New Roman", Times, serif;
font-weight: normal;
font-style: italic;
color: #8F8F8F;
font-size: 200%;
margin-bottom: 10px;
}

td.heading {
	padding-top: 20px;
	padding-bottom: 5px;
	text-align: center;
}


h2 {
font: "Times New Roman", Times, serif;
font-weight: normal;
font-style: italic;
color: #8F8F8F;
font-size: 150%;
margin-top: 25px;
margin-bottom: 5px;
}

ul {
	margin-top: 5px;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: justify;	
}

.bodylist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-left: 10px;
}


li {
	margin-top: 5px;
}


td.chartlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
}

td.charttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}



td.title {
	border-bottom: medium #CFEEC6;
}


body {
background: White;
color: #8F8F8F;
margin: 10px 0px 0px 10px;
}

a {
color: #A2A2FF;
font-weight: bold;
}