h1 {
	font-size: 14px;
	margin: 3px;
	padding: 3px 3px 1px;
	background-position: right;
}
dt {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	padding-left: 50px;


}

.dotted{
	border:1px dotted #CC6633;
}
.dotted2 {
	border-left: 1px dotted #CC6633;

}

.dotted3 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CC6633;

}
.table-dot {
	font-size: 13px;
	line-height: 140%;
	font-weight: bold;
	border: 1px dotted #CC6633;

}
.table-dot2 {
	font-size: 12px;
	line-height: 130%;
	border: 1px dotted #CC6633;

}


.table-00 {
	font-size: 13px;
	line-height: 140%;
	margin: 2px;
	border: 1px solid #CCCCCC;
}
dd {
	font-size: 13px;
	line-height: 140%;
	padding-left: 40px;
}
.table-title {
	font-size: 20px;
	font-weight: bold;
	background-color: #FFFFCC;
	border-top: medium ridge #FF9900;
	border-right: medium none #FF9900;
	border-bottom: medium ridge #FF9900;
	border-left: medium none #FF9900;

}
