td {
               font-weight: regular;
        font-family: arial,trebuchet ms;
        font-size: 12px;
s
}


body {
               font-weight: regular;
        font-family: arial,trebuchet ms;
        font-size: 12pt;
        color: #515050;
        letter-spacing: 0px;
}


TD {
               font-weight: regular;
        font-family: arial,trebuchet ms;
        font-size: 12px;
        color: #515050;
        letter-spacing: 0px
}


div {
               font-weight: regular;
        font-family: arial,trebuchet ms;
        font-size: 12px;
        color: #515050;
}

A:link {
        text-decoration: none;
        font-weight: regular;
        color: #8A8A8A;
        letter-spacing: 0px;
                font-size: 12px;
}

A:visited {
        text-decoration: none;
        font-weight: regular;
        color: #8A8A8A;
        letter-spacing: 0px;
                font-size: 12px;
}

A:hover {
        text-decoration: none;
        color: #AF140F;
                font-size: 12px;
}

A:active {
        text-decoration: none;
        color: #8A8A8A;
                font-size: 12px;
}

.c:link {
        text-decoration: none;
        font-weight: regular;
        color: #8A8A8A;
                font-size: 12px;
}

.c:visited {
        text-decoration: none;
        font-weight: regular;
        color: #8A8A8A;
                font-size: 12px;
}

.c:hover {
        text-decoration: none;
        color: #8A8A8A;
                font-size: 12px;
}

.c:active {
        text-decoration: none;
        color: #8A8A8A;
                font-size: 12px;
}

a.fts3:link {
   color:            #AF140F;
   font-size: 12px;
   font-weight:regular;
}

a.fts3:visited {
   color:            #AF140F;
   font-size: 12px;
   font-weight:regular;
}

a.fts3:hover {
   color:            #000000;
   font-size: 12px;
   font-weight:regular;
}

a.fts3:active {
   color:            #AF140F;
   font-size: 12px;
   font-weight:regular;
}


hr  {
color: #E4E3E3;
background-color: #E4E3E3;
height: 1px;
}

p.fts11 {

   font-family: arial, sans-serif;
   font-size: 11px;
   color: #B8B7B7;
   text-align: center;
}
p.fts12 {

   font-family: arial, sans-serif;
   font-size: 11px;
   color: #AF140F;
      font-weight:bold;
   text-align: left;
}

BODY



<!--
textarea {
        color: #424242;
               background-color:ffffff;
               font-family: arial,trebuchet ms;
               font-size: 12px;
               font-weight: regular;
               text-decoration: none;
               text-align: left;
               border-width: 1px;
               border-style: solid;
               border-color: #CCCCCC;

      }

      label {
  float:left;
  clear:both;
  display:block;
  width:100px;
  margin-bottom:10px;
  padding-left:10px;
}
input, textarea, select {
  float:left;
  display:block;
  width:300px;
  border: 1px solid #D7D5D6;
  background:#ffffff;
  font-family: arial,Georgia, Times New Roman, Times, serif;
  font-size: 12px;
  margin-bottom:10px;
  padding:5px;
}

/*clearing all floats and fix Firefox and IE backgroundcolor-bug */
div.clearer {
  clear:both;
  font-size:1px;
  line-height:1px;
  display:block;
  height:1px;
}
form {
  background:#ffffff;
  width:300px;
  border: 1px dotted #8A8A8A;
}
.form-button {
  margin-left:110px !important;
  margin-left:55px; /*to fix IE6 position*/
  width:100px;
  clear:both;
}
.option {
  border:none;
  background:none;
  width:auto;
}
fieldset {
  border:none;
  padding-left:100px;
  padding-bottom:10px;
  display:block;
  clear:both;
}
fieldset input {
  width:auto;
  border:none;
  background:none;
  float:left;
  display:block;
  margin-right:10px;
  margin-top:3px !important;
  margin-top:0px; /*to fix IE6 position*/
}
fieldset label {
  width:auto;
  clear:none;
  float:left;
  display:block;
  padding-right:2px;
  white-space:nowrap; /*to fix IE6 wrapping*/
}
