body{
	scrollbar-face-color: #37B713;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #37B713;
	scrollbar-darkshadow-color: #37B713;
	scrollbar-track-color: #E0FFD7;
	scrollbar-arrow-color: #ffffff;
}

#impr {
   font-size: 12px;
	 color:#999999;
	 margin: 3px auto 0 auto;
	 width: 800px;
}

#impr a {
   color: #999999;
	 text-decoration: none;
	 margin: 0 5px;
	 text-align: right;
	 }

#impr a:hover {
	 text-decoration: underline;
	 }

.gray11 { color: #000; font-size: 11px; font-family: "Trebuchet MS", Tahoma; font-weight: normal; text-decoration: none }

.black14{
	color: #000000;
	font-family: Trebuchet MS, Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

img {
	border: 0;
	}

p.notice {
        color: red;
        font-weight: 900;
}