@charset "utf-8";
/* CSS Document */
/* hpstylesheet.css*/

/* Style rule for the page body */

  body { background-color:#D7D7D7; 
    font-family:Arial, Helvetica, sans-serif;
    color:#000000;
}

  a:link{ color:#3333CC; }
  v:link{ color:#3333CC; }
  .main {
	margin-left:auto;
	margin-right:auto;
}
  .d0 th{
	background-color:#CCCCCC;
	font-size: smaller;
	font-weight: lighter;
}
  .d1  {
	width:auto;
	color:#000000;
	text-align:center;
	font-size:small;
	background-color:#CCCCCC;
	font-weight: bold;
}
  .d2 {
	width:auto;
	color:#000000;
	text-align:center;
	font-weight: lighter;
	font-size: small;
	height:aut0;
}
  table.main tr.d3 { width:auto; color:#000000; text-align:center; 
}
  .d4 {
	color:#000000;
	text-align:left;
	font-size: small;
}
  .d5 {
	color:#000000;
	text-align:center;
	font-style:
	font-size: small;
}
