body {
scrollbar-face-color:#FFAF07;
scrollbar-highlight-color: #FFAF07;
scrollbar-shadow-color: #FFAF07;
scrollbar-3dlight-color: #FFAF07;
scrollbar-arrow-color: #754E24;
scrollbar-track-color: #FFAF07;
scrollbar-darkshadow-color: #FFAF07;
font-family: "verdana", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";

background-attachment: fixed;
background-repeat: repeat;

}


body, tr, td {
	color:#754E24;
	font-size:10px;
	line-height:150%;
}

big { font-size:14px; }
small { font-size:10px; }

a:link,a:visited,a:active {
	color:#754E24;
	text-decoration: none;
}
a:hover {
	color:#754E24;
	text-decoration: underline overline;
}

textarea#m_history{
	width: 270px;
	height: 100px;
	font-size: 10px;
}

textarea#w_history{
	width: 400px;
	height: 200px;
	font-size: 10px;
}