body {
	background-image: url(../_img/back.jpg);
	background-repeat: no-repeat;
	background-color: #E5E5E5;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.quotes {
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.head {
	font-size: 20px;
	font-weight: bold;
	color: #FFFF00;
}
.shead {
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
}.title {
	font-size: 16px;
	font-weight: bold;
}
.left {
	text-align: left;
}
.gb_from {
	font-size: 12px;
	font-weight: bold;
}
