body          {
	color: #999;
	font-size: 100%;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Garamond, Times, serif;
	background-color: #833c1d;
	background-image: url("images/web3b.jpg");
	background-repeat: repeat-x
}
td      {
	font-size: 0.93em
}
h1    { color: #fff; font-size: 1.33em; font-style: oblique; font-weight: bold; margin: 0.67em 0 }
h2 {
	color: #B12B0E;
	font-size: 1.4em;
	font-style: oblique;
	font-weight: bold;
	margin: 0.67em 0
}
hr {
	color: #505a67;
}

.textsmall    { font-size: 0.63em; font-family: Verdana, Arial, Helvetica, sans-serif }
.textlarger  { font-size: 0.88em }
.textexpanded { letter-spacing: 0.25em }
.justify { text-align: justify }
a:link, a:visited         {
	color: #B12B0E;
	text-decoration: none
}
a:hover            {
	color: #BC5529;
	text-decoration: underline
}
.menulink  { }
.menulink a:link     { color: #505a67; font-size: 1.25em }
.menulink a:visited     { color: #505a67; font-size: 1.25em }
.menulink a:hover     { color: #999; font-size: 1.25em; text-decoration: none }
.borderleft { border-left: 1px solid #444c58 }
