body {
font-family: times;
margin: 10px 10px 0px 30px;
background-color: #E5D190;
color: #000000;
}

A:link {
text-decoration: underline;
color: #416401;
}

A:visited {
text-decoration: underline;
color: #416401;
}

A:hover {
text-decoration: none;
color: #C37F27;
}

A:active {
text-decoration: none;
color: #C29F1D;
}

p, li, dt, dd {
font-size: 12pt;
text-align: left;
}

h1 {
font-family: "Arial", sans-serif;
font-size: 18pt;
text-align: center;
color: #C29F1D;
}

.tsmall {
font-family: "Arial", sans-serif;
font-size: 8pt;
}

.tleft {
margin-left: 6px;
font-family: "Tahoma", sans-serif;
font-size: 8pt;
text-align: left;
}

.tright {
margin-right: 6px;
font-family: "Tahoma", sans-serif;
font-size: 8pt;
text-align: right;
}

.tmain {
background-color: #FFFFFF;
}

.tfr {
border: 1px dashed red;
}

.tdark0 {
font-size: 17pt;
background-color: #EEEEEE;
border-top: 1px solid #BCBA9D;
border-bottom: 1px solid #BCBA9D;
border-left: none;
border-right: none;
}

.tdark {
background-color: #FFFFFF;
border: 1px solid #BCBA9D;
}

.nomodify {
color: #9FB6CD;
}

.tdark1 {
font-size: 25pt;
background-color: #EEEEEE;
border-top: 1px solid #111111;
border-bottom: 1px solid #111111;
border-left: none;
border-right: none;
}
