/* CSS Document */
.header{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-style: normal;
	font-weight: bold;
	font-size: 24pt;
}
a:link {
	color: #0033FF;
}
a:visited {
	color: #0033FF;
}
a:hover {
	color: #FF3300;
}
td {
	font-size: 0.9em;
}
.scrollsell {
	overflow:auto;
	width:180px;
	height:75px;
}
