/* CSS Document */

body{
  SCROLLBAR-FACE-COLOR: #157300; 
  SCROLLBAR-TRACK-COLOR: #f0f0f0;
  SCROLLBAR-HIGHLIGHT-COLOR: #1A9000; 
  SCROLLBAR-SHADOW-COLOR: #157300;  
  SCROLLBAR-ARROW-COLOR: #ffffff; 
  SCROLLBAR-3DLIGHT-COLOR: #157300;
  SCROLLBAR-DARKSHADOW-COLOR: #157300;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.td1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.td2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #157300;
	text-decoration: none;
}
.tdGras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.tdGras2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #157300;
	text-decoration: none;
	font-weight: bold;
}
