a {

	color: #330000;
}

a:visited {

	color: #993300;
}

a:hover {

	color: #993300;
}

a:active {

	color: #cc6600;
}

body {
background-color:#9D5D31;
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
margin:0;
}

td {
font-color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
margin:0;
}

td.text {
background-color:#F5BF6B;
color:#000;
}

.text_sm {
font-size:9pt;
color:#000;
}

.text_or_bold {
font-size:9pt;
color:#800000;
font-weight:700;
}

.text_w_bold {
font-size:10pt;
color:#FFF;
font-weight:700;
}

.text_bold {
font-size:10pt;
color:#000;
font-weight:700;
}


table.bdr {
border-spacing:2px;
border-collapse:separate;
background-color:#f5bf6b;
border-color:#000;
border-style:solid;
border-width:1px;
}

table.bdr td {
border-color:#000;
border-style:solid;
border-width:1px;
padding:3px;
}

table.bdr2 {
border-spacing:2px;
border-collapse:separate;
background-color:#f5bf6b;
border-color:#000;
border-style:solid;
border-width:1px;
}

table.bdr2 td {
border-color:#000;
border-style:solid;
border-width:1px;
padding:7px;
}
.copy {
background-color:#9D5D31;
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
font-weight:400;
text-align:left;
}

