hr.black {
	color : #000000;
	width : 100%;
}
hr.black-front {
        color : #000000;
        width : 75%
}
table {
	font-size : 9pt;
	font_style : normal;
	font-family : Verdana, Arial, Helvetica;
	color : #291401;
}
td.HeaderLine {
	background-color : #845F20;
	border-bottom-width : 1px;
	border-bottom : 1px solid #000000;
	border-top-width : 1px;
	border-top : 1px solid #000000;
}
.subhead{
	font-family : Arial,Helvetica,sans-serif;
	color : #000000;
	font-style : normal;
	font-weight : bold;
	font-size : 15px;
}
.nav-left {
	text-align : right;
}
.nav-left A {
	text-decoration : none;
}
.nav-left A:hover {
	text-decoration : underline;
}
.nav-bottom {
        text-align : center;
}
.nav-bottom A {
        text-decoration : none;
}
.nav-bottom A:hover {
        text-decoration : underline;
}
p {
	font-family : Verdana,Arial,Helvetica,sans-serif;
        color : #291401;
}
h1 {
        font-family : Verdana,Arial,Helvetica,sans-serif;
        color : #291401;
        font-style : normal;
        font-weight : bold;
        font-size : 25px;
}
