body
{   
  margin : 0;
}
table
{
  border-collapse  :  collapse;
  border-spacing   :  0;
  table-layout     :  fixed;  
  color        :  #000000;
  font-family  :  verdana, arial, sans-serif;
  font-size    :  11px;
  text-align   :  justify;  
  background   :  inherit;
}
.h1
{
  font-family      :  arial, verdana, sans-serif;
  font-size        :  19px;
  font-weight      :  bold;
  color            :  #093385;
  background       :  inherit;
}
.h2
{
  font-family      :  arial, verdana, sans-serif;
  font-size        :  15px;
  font-weight      :  bold;
  color            :  #093385;
  background       :  inherit;
}
.h3
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  12px;
  font-weight      :  bold;
  color            :  #0d6a9e;
  background       :  inherit;
}
.h4
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  font-weight      :  normal;
  color            :  #0d6a9e;
  background       :  inherit;
}
.h5
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  10px;
  font-weight      :  normal;
  color            :  #333333;
  background       :  inherit;
  font-style	   :  italic;
}
.wood-planer
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  font-weight      :  bold;
  color            :  #093385;
  background       :  inherit;
}
/*BACKGROUND ELEMENTS*/
.planer
{
  font-family       : verdana, arial, sans-serif;
  font-size         : 11px;
  font-weight       : bold;  
  color             : #dddddd;
  padding           :  2px 0px 2px 28px;
  display           :  block;
  width             :  200px;
  height            :  20px;
  background        :  #093385;
  background-image  :  url(planer/fine-planing.jpg);
}
/*LINK ELEMENTS*/
a
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  color            :  #000000;
  text-decoration  :  underline;
  background       :  inherit;
}
a:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  color            :  #143d71;
  text-decoration  :  none;
  background       :  inherit;
}
a.knife-grinders
{
  font-family       :  verdana, arial, sans-serif;
  font-size         :  11px;
  font-weight       :  bold;
  color             :  #ffffff;
  padding-left      :  6px;
  text-decoration   :  none;
  background-color  :  inherit;
}
a.knife-grinders:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  font-weight      :  bold;  
  color            :  #093385;
  padding-left     :  6px;
  text-decoration  :  none;
  background-color :  inherit;
}
a.planer-molder
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  color            :  #000000;
  text-decoration  :  none;
  background       :  inherit;
}
a.planer-molder:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  color            :  #143d71;
  text-decoration  :  none;
  border-bottom    :  dotted 1px #143d71;
  background       :  inherit;
}
a.rip-saws
{
  font-family       :  verdana, arial, sans-serif;
  font-size         :  11px;
  font-weight       :  bold;
  color             :  #ffffff;
  text-decoration   :  none;
  padding           :  4px 0px 0px 28px;
  display           :  block;
  height            :  22px;
  background        :  #1275ac;
  background-image  :  url(planer/planer-boards.jpg);
}  
a.rip-saws:hover
{
  font-family      : verdana, arial, sans-serif;
  font-size        : 11px;
  font-weight      : bold;  
  color            : #dddddd;
  text-decoration  : none;
  padding           :  4px 0px 0px 28px;
  display           :  block;
  height            :  22px;
  background        :  #0d6a9e;
  background-image  :  url(planer/wood-planers.jpg);
}