body,td,th {
	font-size: 14px;
	line-height: 150%;
	letter-spacing: 2px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}
.style1 {color: #FF0000}
p {
	margin: 5px;
	line-height: 170%;
}
h1 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 0px;
}
.bodybox {
	margin-top: 10px;
	margin-bottom: 10px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-left: 15px;
	float: left;
}
.text_head {
	font-size: 14px;
	font-weight: bold;
	height: 18px;
	padding-left: 15px;
}

