.text1 {
	font-size: 11px;
}
body {
	color: #333333;
	background-color: #0B0907;
	background-image:  url(../imgs/bg.jpg);
	background-repeat: repeat-x;
}
a {
	color: #7F3F00;
	text-decoration: none;
}
a:hover {
	color: #7F3F00;
	text-decoration: underline;
}
.bold2 {
	font-size: 12px;
	font-weight: bold;
}
.bold1 {
	font-size: 11px;
	font-weight: bold;
}
.text2h {
	font-size: 12px;
	line-height: 140%;
}
.text1h {
	font-size: 11px;
	line-height: 150%;
}
.text2 {
	font-size: 12px;
}
