body {
	background-attachment: fixed;
	background-image: url(../images/browngrad.gif);
	background-repeat: repeat;



}
.texture {
	background-image: url(../images/texture.jpg);
}
ul {
	list-style-type: none;
	list-style-image: url(../images/arrow.gif);
	font-family: Georgia, "Times New Roman", Times, serif;


}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;

}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;

}.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
}
hr { height:0px; 
        border:0px; 
        border-top:1px solid #6f452d; }.bold {
	font-weight: bold;
}
tr {
	vertical-align: top;
}
.center {
	text-align: center;
}
a {
	color: #6f452d;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}
.white {
	color: #FFFFFF;
}
.brown {
	color: #6f452d;
}
