body
{
  font-size: x-small;
  font-family: Verdana, Arial, sans-serif;
}
body pre
{
  font-size: x-small;
  font-family: Courier New;
  
}
body table
{
  font-size: x-small;
  font-family: Verdana, Arial, sans-serif;
}
body ul
{
  font-size: x-small;
  font-family: Verdana, Arial, sans-serif;
}

body A
{
  font-size: x-small;
  font-family: Verdana, Arial, sans-serif;
  color: blue;
  text-decoration: none;
}
body A:link
{
  color: blue;
  text-decoration: none;
}
body A:visited
{
  color: blue;
  text-decoration: none;
}
body A:hover
{
  color: red;
  text-decoration: none;
}

A.ServiceMenu
{
  font-size: 8pt;
  font-family: Arial;
  color: black;
  text-decoration: none;
}
A.ServiceMenu:link
{
  color: black;
  text-decoration: none;
}
A.ServiceMenu:visited
{
  color: black;
  text-decoration: none;
}
A.ServiceMenu:hover
{
  color: blue;
  text-decoration: underline;
}

A.SubSectionMenu
{
  font-size: 8pt;
  font-family: Arial;
  color: black;
  text-decoration: none;
}
A.SubSectionMenu:link
{
  color: black;
  text-decoration: none;
}
A.SubSectionMenu:visited
{
  color: black;
  text-decoration: none;
}

body .H1
{
  font-size: small;
  font-weight: bold;
  text-transform: uppercase; 
}
body .H2
{
  font-size: medium;
  font-weight: bold;
  text-transform: uppercase; 
}
body .H3
{
  font-size: smaller;
  font-weight: bold;
}
body .H4
{
  font-size: x-small;
  font-weight: bold;
}
body .H5
{
  font-size: x-small;
  font-style: italic;
}

body H1
{
  font-size: small;
  font-weight: bold;
  text-transform: uppercase; 
}
body H2
{
  font-size: medium;
  font-weight: bold;
  text-transform: uppercase; 
}
body H3
{
  font-size: smaller;
  font-weight: bold;
}
body H4
{
  font-size: x-small;
  font-weight: bold;
}
body H5
{
  font-size: x-small;
  font-style: italic;
}

table.InfFieldPriceListTable
{
  font-size: x-small;
  font-weight: normal;
  font-family: Arial;
}

table.InfFieldTable
{
  font-size: x-small;
  font-weight: normal;
  font-family: Arial;
}

td.InfFieldData
{
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 1px;
  padding-bottom: 4px;
  vertical-align: top;
}

td.InfFieldPhoto
{
  width: 150;
  background-color: #E3E3E3;
  padding-top: 4px;
  padding-bottom: 4px;
  vertical-align: top;
  text-align: center;
}

td.InfFieldModelHeader
{
  padding-left: 5pt;
  padding-right: 10pt;
  padding-top: 2px;
  padding-bottom: 2px;
  background-image: url(images\header-line.gif);
  background-repeat: repeat;
  font-size: x-small;
  font-weight: bold;
  font-family: Verdana, Arial, sans-serif;
  vertical-align: top;
  text-align: left;
}

td.InfFieldModelHeaderFatness
{
  padding-right: 10px;
  background-image: url(images\header-line.gif);
  background-repeat: repeat;
  font-size: small;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  vertical-align: top;
}

body .SimpleInfFiled
{
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 4px;
  margin-bottom: 4px;
}

body .PhotoCutline
{
  font-size: xx-small;
  font-style: italic;
  text-align: center;
}

body .SubSectionTitle
{
  font-size: small;
  font-weight: bold;
}
body .SubSectionSubtitle
{
  font-size: small;
  font-style: italic;
  font-weight: bold;
}

