body {
	background: #a78847 url(images/tlo_b.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 300px;
}
.text_bold {
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #FC0
}
.text_gray {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #999
}
//.style1 {font-size: 13px}
.style1 {color: #FFCC00}
.style2 {
	color: #FFCC00;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
