body {
margin: 0px;
background-color: #fffbf0;
color: #000000;
font-family: arial;
font-size: 12px;
font-weight: bold;
scrollbar-arrow-color: #00000;
scrollbar-base-color: #fffbf0;
}

.info {
font-family: arial;
font-size: 12;
color: #ffffff;
background-color: #fffbf0;
border: solid 0px #fffbf0;
overflow: hidden;
width: 400px;
height: 15px;
text-align: center;
}

h1 {
margin: 0px;
font-size: 14px;
color: #000000;
}

td {
font-weight: bold;
font-size: 12px;
color: #000000;
font-family: arial, helvetica, sans-serif;
}

th { font-weight: bold;
font-size: 12px;
color: #000000;
font-family: arial, helvetica, sans-serif;
}

p {
font-weight: bold;
font-size: 12px;
color: #000000;
font-family: arial, helvetica, sans-serif;
font-weight: normal;
margin: 0px;
}

#maintable {
border-right: #5f0000 1px solid;
border-top: #5f0000 1px solid;
border-left: #5f0000 1px solid;
border-bottom: #5f0000 1px solid;
background-color: #fef7ed;
}

a.hlink {
color: #000000;
font-weight: bold;
}