body {
	background-color: #663300;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #3A1903;
	line-height: 120%;
}
.style2 {
	color: #3A1903;
	font-size: 12px;
	line-height: 150%;
	}
.style4 {
	font-size: 14px;
	color: #563A27;
	font-weight: bold;
	line-height: 18px;
}
.style5 {	color: #3A1903;
	font-size: 10px;
	line-height: 120%;
}

.style6 {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}

.style7 {
	font-size: 10px;
	color: #FF0000;
}

.style8 {
	color: #990000;
	font-size: 10px;
}

a:link {
	color: #000099;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
.bold { font-weight: bold }
.padding5 { padding: 5px }

