
body
{
    background-color: "#cccccc"
}

h1
{
   font-family: verdana;
   font-size: 85%;
   color: #C07823;
}

h2
{
   font-family: verdana;
   font-size: 75%;
   color: #000000;
}


p
{
   font-family: arial;
   font-size: 75%;
   color:#666666;
   font-weight: medium;
   text-align: justify;
}

p.footer
{
   font-family: arial;
   font-size: 65%;
   color:#ffffff;
   font-weight: medium;
   text-align: center
}

p.admin
{
   font-family: verdana;
   font-weight: medium;
   font-size: 75%;
   color: #666666;
}


li{
   font-family: arial;
   font-size: 75%;
   color:#666666;
   font-weight: medium;
   text-align: left
}

table.Body
{
    width: 99%;
    background-color: #ffffff;
    border: 0px #000000 solid;
    border-collapse: collapse;
    border-spacing: 20px;
    div: center;
}

td.Footer
{
    border-bottom: 0px solid #B8A483;
    border-left: 0px solid #B8A483;
    background-color: #000000;
    text-align: center;
    text-indent: 5px;
}

td.Body
{
    padding-top: 50px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 15px; 
    text-align: left;
    text-indent: 0px;
    text-padding: 20px;
    background-color: #ffffff;
}


table.Data
{
    text-align: center;
    font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
    color: #404040;
    width: 100%;
    background-color: #B8A483;
    border: 1px #000000 solid;
    border-collapse: collapse;
    border-spacing: 0px;
    div: center;
}

td.Header
{
    border-bottom: 1px solid #000000;
    border-left: 1px solid #ffffff;
    background-color: #000000;
    text-align: center;
    text-indent: 5px;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: #ffffff;
}

td.Header2
{
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    background-color: #C07823;
    text-align: center;
    text-indent: 5px;
    font-family: Verdana;
    font-weight: bold;
    font-size: 10px;
    color: #ffffff;
}

td.Body1
{
    border-bottom: 1px solid #000000;
    border-top: 0px;
    border-left: 1px solid #000000;
    border-right: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 0px;
    padding-right: 0px; 
    text-align: left;
    text-indent: 10px;
    font-family: Verdana, sans-serif, Arial;
    font-weight: normal;
    font-size: 11px;
    color: #404040;
    background-color: #fafafa;
}


td.Body2
{
    border-bottom: 1px solid #000000;
    border-top: 0px;
    border-left: 1px solid #000000;
    border-right: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 0px;
    padding-right: 0px; 
    text-align: left;
    text-indent: 10px;
    font-family: Verdana, sans-serif, Arial;
    font-weight: normal;
    font-size: 11px;
    color: #404040;
    background-color: #F0F0F0;
}

td.Body3
{
    border-bottom: 1px solid #000000;
    border-top: 0px;
    border-left: 1px solid #000000;
    border-right: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 0px;
    padding-right: 0px; 
    text-align: center;
    text-indent: 10px;
    font-family: Verdana, sans-serif, Arial;
    font-weight: normal;
    font-size: 11px;
    color: #404040;
    background-color: #fafafa;
}


td.Body4
{
    border-bottom: 1px solid #000000;
    border-top: 0px;
    border-left: 1px solid #000000;
    border-right: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 0px;
    padding-right: 0px; 
    text-align: center;
    text-indent: 10px;
    font-family: Verdana, sans-serif, Arial;
    font-weight: normal;
    font-size: 11px;
    color: #404040;
    background-color: #F0F0F0;
}

a
{
   color: #BF6B20;
   text-decoration: none;
}

a.:hover
{
   color: #BF6B20;
   text-decoration: underline;
}

a.bold
{
   color: #F8F8F7;
   text-decoration: none;
}

a.bold:hover
{
   color: #6D5E46;
   text-decoration: none;
}