
/* About the Company Content Frame Style Sheet - Pirrello Digital Imaging */

/* Programming and Code Copyright Notice:
! Developed by LCC Enterprises, December, 2003
! Contains or may contain original and manual & auto generated
! HTML, JavaScript, CSS, and other programming code.
! ©2003 by LCC Enterprises.   All rights reserved.
!
! This installation under license for use by Pirrello Digital Imaging
*/

/* Web Site Copyright Notice:
! The actual rendering of this web site created by this code - 
! including design, layout, presentation, and content, and
! any and all commercial photography provided by Pirrello Digital Imaging
! used as images rendered in this web site
! is the property of Pirrello Digital Imaging.
! ©2003 by Pirrello Digital Imaging.   All rights reserved.
*/


BODY {
  background-color: #F5F5F5;
  margin-top: 0px;
  margin-left: 0px;
  color: #414141;
  font-family: Arial, Sans-serif;
  font-size: 10pt;
  word-spacing: normal;
  letter-spacing: normal;
  line-height: normal;
  }

H1 {
  color: #414141;
  font-family: Arial, Sans-serif;
  font-size: 12pt;
  font-weight: bold
  word-spacing: normal;
  letter-spacing: 2px;
  line-height: normal;
  }

H2 {
  color: #414141;
  font-family: Arial, Sans-serif;
  font-size: 10pt;
  font-weight: bold
  word-spacing: normal;
  letter-spacing: normal;
  line-height: normal;
  }

P {
  color: #414141;
  font-family: Arial, Sans-serif;
  font-size: 10pt;
  font-weight: normal;
  letter-spacing: normal;
  line-height: normal;
  text-indent: 0pt;
  margin-top: 0pt;
  margin-bottom: 10pt;
  padding: 0pt;
  }

.descriptionstyle {
  color: #414141;
  font-family: Arial, Sans-serif;
  font-size: 10pt;
  font-weight: normal;
  letter-spacing: normal;
  line-height: normal;
  }

.defaultstyle {
  color: #414141;
  font-family: Arial, Sans-serif;
  font-size: 10pt;
  font-weight: normal;
  letter-spacing: normal;
  line-height: normal;
  }

.footnotestyle {
  color: Black;
  font-family: Arial, Sans-serif;
  font-size: 9pt;
  font-weight: bold;
  letter-spacing: normal;
  line-height: normal;
  }

.bookmarklinkstyle {
  color: Black;
  font-family: Arial, Sans-serif;
  font-size: 7pt;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 1px;
  line-height: normal;
  background: Silver;
  text-decoration: none;
  }

 .bookmarklinkstyle:hover {
  color: White;
  background: Black;
  }

.toplinkstyle {
  color: Navy;
  font-family: Arial, Sans-serif;
  font-size: 7pt;
  font-weight: normal;
  letter-spacing: normal;
  line-height: normal;
  }

.hghlght {
  background: Silver;
  }

.txtbld {
  font-weight: Bold;
  }

.pbreakbefore {
  page-break-before: always;
}

.pbreakafter {
  page-break-after: always;
}



