h1 {

	font-size: 23px;

	font-weight: bold;

}

h2 {

	font-size: 16px;

	line-height: 1;

	font-weight: bold;

	padding: 0px 0px 1px 6px;

	border-bottom: 1px solid #444444;

	border-left: 12px solid #444444;

}

p {

	font-size: 14px;

	line-height: 150%;

}



.data {

	font-size: 14px;

	line-height: 130%;

}

.data th {

	text-align: right;

	vertical-align: top;

	padding: 1px 2px 1px 0px;

}

.data td {

	padding: 1px 0px 1px 2px;

}





.list {

	border-collapse: collapse;

	font-size: 12px;

	line-height: 130%;

	width:100%

}

.list caption {

	font-size: 14px;

	text-align: left;

	font-weight: bold;

	margin-bottom: 3px;

}

.list th {

	text-align: center;

	vertical-align: top;

	background-color: #888888;

	color: #FFFFFF;

	padding: 1px 5px 1px 5px;

}

.list td {

	padding: 1px 5px 1px 5px;

}



.caption {
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 100px;
}


.title {
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #AAAAAA;
}

