BODY {
font-family: times new roman, times, serif;
font-size: 12pt;
color: #000000;
margin-top:auto;
margin-bottom: auto;
margin-left:auto;
margin-right:auto;
background-color:#b0aea7;
}
P, TR, TD, LI, UL, Table{
color: #000000;
font-family: times new roman, times, serif;
font-size: 13px;
}
A:LINK {
color: #0000ff;
font-weight: 700;
letter-spacing: normal;
text-decoration: underline;
}
A:VISITED {
color: #0000ff;
font-weight: 700;
letter-spacing: normal;
text-decoration: none;
}
A:HOVER {
color: #0000ff;
font-weight: 700;
letter-spacing: normal;
text-decoration: underline;
}
A:ACTIVE {
color: #0000ff;
font-weight: 700;
letter-spacing: normal;
text-decoration: underline;
}
A.top:LINK {
color: #ffffff;
text-decoration: none;
}
A.top:VISITED {
color: #ffffff;
text-decoration: none;
}
A.top:HOVER {
color: #ffffff;
text-decoration: none;
}
A.top:ACTIVE {
color: #ffffff;
text-decoration: none;
}
h1 { 
font-size: 15px;
font-weight: 700;
letter-spacing: normal;
color: #726f66;
}
h2, h3, h4, h5, h6 {
font-size: 12px;
font-weight: 700;
letter-spacing: normal;
color: #928f85;
}
.header { 
background: #726f66;
}
.banner {
padding: 3px;
}
.rightcell {
background: #ffffff;
color: #000000;
line-height: 20px;
}
.textarea {
font-family: times new roman, times, serif;
font-size: 12pt;
text-align: justify;
background: #FFFFFF;
line-height: normal;
padding: 15px;
}
.leftside {
text-align: center;
background: #CECDC8;
padding: 3px;
}
.navigation {
display: none;
}
.topnavbar{
display: none;
}
.botnavbar {
display: none;
}
.info {
text-align: left;
font-size: 10pt;
color: #111111;
line-height: normal;
padding: 10px;
}
.copyright {
text-align: right;
font-size: 11pt;
background: #ffffff;
color: #000000;
letter-spacing: normal;
font-weight: bold;
background: #726f66;
padding-left: 3px;
padding-right: 3px;
padding-top: 3px;
padding-bottom: 3px;
}