@charset "windows-1257";

  Body {
font-family: Verdana, sans-serif;
font-size: 11px;
	background-color: #ffffff;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #98AAB1;
}
.gen { font-size : 10px; font-weight: bold }
.gen { color : #ffffff; }
a.gen:link { color: #ffffff; text-decoration: none; }
a.gen:hover{ color: #00CC00; text-decoration: none; }
a.gen:active{ color: #00CC00; text-decoration: none; }
a.gen:visited{ text-decoration: none; }


  TD {
font-family: Verdana, sans-serif;
font-size: 12px;
}
A { COLOR: #000000; text-decoration:none; }
A:hover { color:#000000; text-decoration:underline; }


