body {
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	color: black;
}

a:link { color: #5c5c48; text-decoration: underline;}
a:visited { color: #5c5c48; text-decoration: underline;}
a:active { color: #5c5c48; text-decoration: underline;}
a:hover { color: #BBB28C; text-decoration: underline;}

.bottom a:link { color: #893725; text-decoration: underline; font-weight: bold;}
.bottom a:visited { color: #893725; text-decoration: underline; font-weight: bold;}
.bottom a:active { color: #893725; text-decoration: underline; font-weight: bold;}
.bottom a:hover { color: #BBB28C; text-decoration: underline; font-weight: bold;}

p, td, br {
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	color: black;
}




th {
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	color: #5c5c48;
	font-weight: bold;
}

ul {
	list-style-type: disc;
	margin-left: 8px;
	padding-left: 8px;
}

ol {
	margin-left: 12px;
	padding-left: 12px;
}

li {
	margin: 0;
	padding: 0;
}

ul.header {
	list-style-type: disc;
	margin: -10px 0 0 8px;
	padding: 0 0 0 8px; 
}

li.header {
	margin: 0;
	padding: 0;
}

.title {
	font-family: Verdana, Helvetica, Arial;
	font-size: 19px;
	font-weight: bold;
	color: #897042;

}

h1 {
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
}

h2, h3, h4, h5, h6 {
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #897042;
}

sup {
	font-family: Verdana, Helvetica, Arial;
	font-size: 8px;
}
.issue
{
    FONT-FAMILY: Verdana, Helvetica, Arial;
    FONT-SIZE: 12px;
    COLOR: #A34E3B;
	font-weight: bold;
    TEXT-DECORATION: none;
}
.footer1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B9917C;
	font-weight:bold;
}
.footer1 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F3AC7D;
	font-weight: bold;
	text-decoration: underline;
}
.footer1 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F3AC7D;
	font-weight: bold;
	text-decoration: underline;
}
.footer1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C27969;
	font-weight: bold;
	text-decoration: underline;
}