a:link { color: #c13a3a; text-decoration: none }
a:visited { color: #c13a3a; text-decoration: none }
a:hover { color: #959595; text-decoration: none }
a:active { color: #c13a3a; text-decoration: none }

p  {
color: #000000;
font-size: 9pt;
font-family: Trebuchet MS;
text-align: justify;
line-height: 1.5;
letter-spacing: 0.5pt
}

.scroll {
height: auto;
width: 450px;
overflow: auto;
padding: 8px;
margin-left: 0px}

.txt {
color: #000000;
font-size: 9pt;
font-family: Trebuchet MS;
text-align: justify;
line-height: 1.5;
letter-spacing: 0.5pt
}

.imagetext {
color: #000000;
font-size: 9pt;
font-family: Trebuchet MS;
text-align: center;
line-height: 1.5;
letter-spacing: 0.5pt }

.body {
margin-bottom: 0px;
margin-right: 50px;
}

#footer{
   position: relative;
   width: 840px;
   background-color: #c13a3a;
   height: 38px;
   margin-left: 200px;
   font-family: Trebuchet MS;
   font-size: 8pt;
   font-weight: bold;
   color: #000000;
   padding: 8px 0px 0px 0px;
      }