body {
	margin: 0px;
	background-color: #CCCCCC;
}

body, table, td {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	line-height: 13pt;
	color: #000000;
	scrollbar-base-color:#CCCCCC;
  scrollbar-3dlight-color:#999999;
  scrollbar-arrow-color:#CCCCCC;
  scrollbar-darkshadow-color:#CCCCCC;
  scrollbar-face-color:#999999;
  scrollbar-highlight-color:#CCCCCC;
  scrollbar-shadow-color:#CCCCCC;
  scrollbar-track-color:#CCCCCC;
}

.hg{
	 background-image:url(../images/hp/hg.gif); background-repeat:no-repeat;
}


a:link, a:active, a:visited {
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color:#000000;
	font-weight: bold;
	text-decoration: underline;
}