BODY { background-image: url(http://www.e-solicitors.co.uk/imgs/backg.gif);
       background-repeat: no-repeat;
       background-attachment: fixed;
       background-position: bottom right;
       background-color: #ffffe0;
       color: #000000;
       text-align: center;
       font-size: 10pt;
       font-family: arial, helvetica, sans-serif
     }

P.normal { font-size: 10pt;
           color: #000000;
           text-align: justify
         }

P.centre { font-size: 10pt;
           color: #000000;
           text-align: center
         }

P.smallcentre { font-size: 8pt;
                color: #000000;
                text-align: center
              }

P.fixed { font-size: 10pt;
          text-align: left;
          font-family: courier, "courier new", monospace
        }

P.serif { font-size: 12pt;
          text-align: justify;
          font-family: "times new roman", times, serif
        }

P.blcentre { font-size: 10pt;
             color: #00067e;
             text-align: center
           }

H2 { text-align: center;
     line-height: 20pt;
     font-size: 20pt;
     font-weight: bold
   }

H2.darkclr { text-align:center;
             line-height: 20pt;
             font-size: 20pt;
             font-weight: bold;
             font-style: italic;
             color: #00067e
           }


H3 { text-align: center;
     font-size: 16pt;
     color: #00067e;
     font-weight: bold;
     font-style: italic
   }

H3.serif { text-align: center;
           font-size: 16pt;
           color: #00067e;
           font-weight: bold;
           font-style: italic;
           font-family: "times new roman", times, serif
         }

H4 { text-align: left;
     font-size: 13pt;
     color: #00067e;
     font-weight: bold;
     font-style: italic;
   }

TABLE { font-size: 10pt }

TD { font-size: 10pt;
     text-align: left
   }

TD.bgleftlarge { background-image: url(http://www.e-solicitors.co.uk/imgs/buttonbg.gif);
                 font-size: 14pt;
                 text-align: right;
                 color: #ffffe0;
                 font-weight: bold
               }

TD.bgrightlarge { background-image: url(http://www.e-solicitors.co.uk/imgs/buttonbg.gif);
                  font-size: 14pt;
                  text-align: left;
                  color: #ffffe0;
                  font-weight: bold
                }

TD.bgcentrelarge { background-image: url(http://www.e-solicitors.co.uk/imgs/buttonbg.gif);
                   font-size: 14pt;
                   text-align: center;
                   color: #ffffe0;
                   font-weight: bold
                 }

TD.bgleft { background-image: url(http://www.e-solicitors.co.uk/imgs/buttonbg.gif);
            font-size: 10pt;
            text-align: right;
            color: #ffffe0;
            font-weight: bold
          }

TD.bgright { background-image: url(http://www.e-solicitors.co.uk/imgs/buttonbg.gif);
             font-size: 10pt;
             text-align: left;
             color: #ffffe0;
             font-weight: bold
           }

TD.bgcentre { background-image: url(http://www.e-solicitors.co.uk/imgs/buttonbg.gif);
              font-size: 10pt;
              text-align: center;
              color: #ffffe0;
              font-weight: bold
            }

TD.dark { background-color: #00067e;
          color: #ffffe0;
          font-size: 10pt;
          font-weight: bold;
          text-align: justify
        }

TD.darklist { background-color: #00067e;
              color: #ffffe0;
              font-size: 10pt;
              font-weight: bold;
              text-align: center
            }

TD.darkleft { background-color: #00067e;
              color: #ffffe0;
              font-size: 10pt;
              font-weight: bold;
              text-align: left
             }


TD.darkright { background-color: #00067e;
               color: #ffffe0;
               font-size: 10pt;
               font-weight: bold;
               text-align: right
             }


TD.norm { text-align: justify;
          font-size: 10pt
        }


TD.list { text-align: center;
          font-size: 10pt
        }

TD.button { background-image: url(http://www.e-solicitors.co.uk/imgs/buttonbg.gif);
            text-align: center;
            font-size: 10pt;
            color: #ffffe0;
            font-weight: bold;
            border-width: 3px;
            border-style: solid;
            border-color: #000000
          }

TD.right { text-align: right;
           font-size: 10pt
         }

A:visited { text-decoration: none;
            color: #990000;
            font-weight: bold
          }

A:active { text-decoration: none;
           color: #ff0000;
           font-weight: bold
         }

A:link { text-decoration: none;
         color: #cc0000;
         font-weight: bold
       }

A:hover { text-decoration: underline;
          font-weight: bold
        }

A.dark:visited { text-decoration: none;
                 color: #00c070;
                 font-weight: bold
               }

A.dark:active { text-decoration: none;
                color: #00ff99;
                font-weight: bold
              }
 
A.dark:link { text-decoration: none;
              color: #00e090;
              font-weight: bold
            }

A.dark:hover { text-decoration: underline;
               font-weight: bold
             }


LI { font-size: 10pt }

UL { font-size: 10pt }

HR { color: #00067e }
