  P {
    color: #000000;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-family: Arial, sans-serif;
    text-align: justify;
  }
  LI {
    color: #000000;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-family: Arial, sans-serif;
  }
  FONT {
    color: #000000;
    font-size: 13px;
    font-family: Arial, sans-serif;
  }
  FONT.pagetitle { 
  	font-weight: bold;
	color: #000033; 
	font-size: 15px; 
  }
  FONT.heading { 
    color: #FFFFFF; 
    font-size: 31px; 
    font-weight: bold;
  }
  FONT.faded { 
    color: #aaaaaa; 
  }
  FONT.Error { 
    color: RED; 
  }
  FONT.mini { 
    size: 8px; 
  }
 
  B { font-weight: bold }

  A { 
	font-weight: bold;
	line-height: normal;
	font-size: 12px;
	color: #000066;
	font-family: Arial, sans-serif;
	text-decoration: underline;
  }
  A:hover { color: #006699; }
  A.submenu { font-size: 12px; }

  P.webdetailer { 
	font-size: 12px; 
  }
  A.webdetailer { 
	font-size: 10px; 
	color: #006699;
  }
