body {
        color: #66686C;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        text-decoration: none;
        background-color: #fff9f1;
}
h1{
        color: #F5821F;
        font-size: 14pt;
}
h2{
        color: #66686C;
        font-size: 10pt;
}
p {
        color: #66686C;
        font-size: 11px;
        text-decoration: none;
}
td {
        color: #66686C;
        font-family: verdana, arial, sans-serif;
        text-decoration: none;
        font-size: 8pt;
}
table{
        border-collapse: collapse;
}
a.menu:link {
        color: #E56400;
        text-decoration: none;
        font-size: 17px;
        font-weight: bolder;
}
a.menu:hover {
        color: #E5A200;
        text-decoration: none;
        font-size: 17px;
        font-weight: bold;
}
a.menu:visited {
        color: #E56400;
        text-decoration: none;
        font-size: 17px;
        font-weight: bold;
}
a:link {
        color: #CC0000;
        text-decoration: none;
}
a:hover {
        color: #FF5300;
        text-decoration: underline;
}
a:visited {
        color: #CC0000;
        text-decoration: none;
}
.content {
        color: #3F464F;
        font-family: verdana, arial, sans-serif;
        font-size: 11px;
        text-align: justify;
        padding: 20px;
}
.copy{
        font-size: 8pt;
        color: #F5821F;
        text-align: center;
}
.text{
        padding-left: 15px;
        padding-right: 15px;
        text-align: justify;
}

.text table {
  background-color: #AAAAAA;
  border-collapse: separate;
}

.text table {border-spacing:1px}

.text table td {
  background-color: white;
}


.news{
        margin-left: 10px;
        padding-right: 10px;
        text-align: justify;
        font-weight: bold;
        font-size: 13px;
        color: #F5821F;
}
.list{
        margin-top: 20px;
        margin-left: 5px;
        font-weight: normal;
        color: #B95600;
        font-size: 11px;
        width: 210px;
}
.dot{
        padding-top: 8px;
}

img {
  border: none;
}