body {
	background-attachment: scroll;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 140%;

}
h3 {
	font-size: 13px;
	line-height: 130%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 12px;
	line-height: 130%;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
hr {
	border: 1px dashed #CCCCCC;
}
