body {
	font-family:		arial, sans-serif;
	font-size:		12px;
	background-image:	url('./i/bg.gif');
	background-repeat:	repeat;
}

.tbox {
	position:		relative;
	background-color:	white;
	margin-left:		20%;
	width:			60%;
}

h2 {
	font-size:		12px;
}

legend {
	font-size:		14px;
	font-weight:		bold;
	color:			#CCC;
}

fieldset dt {
	font-weight:		bold;
}

a {
	color:			#AAA;
	text-decoration:	none;
	font-weight:		bold;
}

a:hover {
	color:			#333;
	font-weight:		bold;
}

.selled {
	text-decoration:	line-through;	
}
