BODY {
  font-family: Trebuchet MS,arial,helvetica,sans-serif;
  color: #0000ff;
  font-size: 9pt;
  font-weight: normal;
  margin-left: 0;
  margin-right: 5;
  margin-top: 10;
  background-color: #120d73;
}

#HEADER {
  background-image:url(../images/sfdnheader2.jpg);
  height:100px;
  }

TABLE.aboutus {
  border-collapse: collapse;
  font-size: 9pt;
  }
  
TD {
  font-family: Trebuchet MS,arial,helvetica,sans-serif;
  color: #0000ff;
  font-size: 9pt;
  font-weight: normal;
}

TD.leftmenu {
  font-family: Trebuchet MS,arial narrow,helvetica,sans-serif;
  color: #0000ff;
  font-size: 10pt;
  font-weight: normal;
  }

TD.paras {
  padding:10px;
  font-family: Trebuchet MS,arial,helvetica,sans-serif;
  color: #0000ff;
  font-size: 9pt;
  font-weight: normal;
  text-align: justify;
  }

H1,H2,H3,H4,H5,H6 {
  font-family: Trebuchet MS,arial,helvetica,sans-serif;
  color: navy;
  text-align : left;
}

H1 {
  font-size: 16pt;
  font-weight: heavy;
  margin-top: 0;
  margin-bottom: 0;
  color: #0000ff;
}

H2 {
  font-size: 12pt;
  font-weight: heavy;
  margin-top: 0;
  margin-bottom: 0;
  color: #0000ff
}

H3 {
  font-size: 10pt;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
  color: #0000ff;
}

H4 {
  font-size: 11pt;
  margin-bottom: 0;
}

HR {
  height: 3;
  color: navy;
  background-color: navy;
}

#leftmenu {
  font-family: Trebuchet MS,arial narrow, arial, helvetica,sans-serif;
  color: #0000ff;
  font-size: 9pt;
  font-weight: normal;
  }
  
a.menu:link {
  text-decoration:none;
  color:0000ff;
  }
  
a.menu:visited {
  text-decoration:none;
  color: 0000ff;
  }
  
a.menu:hover {
  color: #ff0000;
  }

IMAGE {
   border-style: none; 
}

