.txt10-125 {
	font-size: 10px;
	line-height: 125%;
}
.txt10-150 {
	font-size: 10px;
	line-height: 150%;
}
.txt10-175 {
	font-size: 10px;
	line-height: 175%;
}
.txt10-200 {
	font-size: 10px;
	line-height: 200%;
	color: #581B05;
}
.txt11-125 {
	font-size: 11px;
	line-height: 125%;
}
.txt11-150 {
	font-size: 11px;
	line-height: 150%;
	color: #333333;
}
.txt11-175 {
	font-size: 11px;
	line-height: 175%;
	color: #581B05;
}
.txt11-200 {
	font-size: 11px;
	line-height: 200%;
	color: #581B05;
}
.txt12-125 {
	font-size: 12px;
	line-height: 125%;
	color: #333333;
}
.txt12-150 {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
.txt12-175 {
	font-size: 12px;
	line-height: 175%;
	color: #333333;
}
.txt12-200 {
	font-size: 12px;
	line-height: 200%;
}
.txt14-125 {
	font-size: 14px;
	line-height: 125%;
	color: #581B05;
}
.txt14-150 {
	font-size: 14px;
	line-height: 150%;
}
.txt14-175 {
	font-size: 14px;
	line-height: 175%;
}
.txt14-200 {
	font-size: 14px;
	line-height: 200%;
}
.line {
	border: 1px solid #581B05;
	padding: 3px;
}
body {
	background-attachment: fixed;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
