A.fpage {
  text-decoration: none;
  font-size: 11;
  font-family: Arial;
  color: #000000;
}

A.fpage:hover {
  text-decoration: none;
  font-size: 11;
  font-family: Arial;
  color: #0000FF;
}

A.attor {
  color: #FFFFFF;
  text-decoration:none;
  font-family: "Futura";
  font-size: 15; 
}

A.attor:link {
  color: #FFFFFF;
  font-family: "Futura";
  font-size: 15; 
}

A.attor:visited {
  color: #FFFFFF;
  font-family: "Futura";
  font-size: 15; 
}

A.attor:hover {
  color: #0000FF;
  font-family: "Futura";
  text-decoration:none;
  font-size: 15; 
}

A.menu {
   text-decoration:none;
   font-family: "Arial";
}

A.menu:link {
  color: #CECECE;
  font-family: "Arial";
  font-weight: Bold;
  font-size: 14; 
}

A.menu:visited {
  color: #FFFFFF;
  font-family: "Arial";
  font-weight: Bold;
  font-size: 14; 
}

A.menu:hover {
  color: #FFFFFF;
  font-family: "Arial";
  text-decoration:none;
  font-weight: Bold;
  font-size: 14; 
}

A.foot {
   text-decoration:none;
   font-family: "Tahoma";
}

ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

li {
  font-size: 11;
  font-family: Arial;
  color: #000000;
  background: url(../image/square.gif) left center no-repeat;
  padding-left: 15px;
  margin-bottom: 10px;
  align: middle;
}

img {
  border-style: none;
}

img.att {
  border-style: none;
  padding-left: 15px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
p { 
  font-size: 13;
  font-family: Arial;
  color: #000000;
  text-align: justify;
}

font.heading {
  font-size: 15;
  font-family: Arial;
  color: #507fcb;
  font-weight: Bold;
}

P.justify {
   text-align: justify;
}

font.fbheading {
  font-size: 15;
  font-family: Arial;
  color: #808080;
  font-weight: Bold;
}

font.bheading {
  font-size: 11;
  font-family: Arial;
  color: #808080;
  font-weight: Bold;
}

font.mainbody {
  font-size: 13;
  font-family: Arial;
  color: #000000;
}

font.menu {
  font-size: 15; 
  color: #ffffff;
  font-family: Tahoma;
  font-weight: Bold;
  text-align: justify;
}

font.small {
  font-size: 12; 
  font-family: "Times New Roman";
}

font.sig {
  font-size: 10; 
  font-family: "Tahoma";
  color: #000000;
}

font.address {
  font-size: 17; 
  font-family: "Times New Roman";
}

font.attor {
  font-size: 18;
  font-family: "Futura";
  color: #FFFFFF;
}

font.smallcaps {
  font-variant: small-caps;
}

p.attorneyname {
  font-size: 17; 
  font-family: "Futura";
  font-weight: Bold;
  text-decoration: underline;
  color: #000000;
}

h2 {
  color: #FFFFFF;
  font-family: "Tahoma";
}

h3 {
  color: #FFFFFF;
  font-family: "Futura";
}

h3.tlink {
  color: #000000;
  font-family: "Futura";
}

td.lmenu {
  padding-left: 5px;
}

td.lborder {
  border-style: solid;
  border-color: #000000;
  border-width: 0 0 0 1px;
  padding-left: 15px;
}