body, td, th {
	font-size : 10pt;
}
h1 {
	font-size : 18px;
	padding : 0px;
	text-indent : 10px;
	border-left : 20px solid gray;
	border-bottom : 2px solid gray;
	width : 700px;
}
div.indent {
	padding-left : 55px;
	line-height : 150%;
}
.LineHeight {
    line-height : 150%;
}
.title {
	background-color : #ccc;
	width : 800px;
	padding : 7px;
	font-size : 18px;
	font-weight : bold;
}
.box {
	padding-left : 30px;
	width : 750px;
	line-height : 150%;
}
.indent {
	padding-left : 40px;
}
.smallindent {
	padding-left : 20px;
}
