body, table, form { 
	font: 12px Tahoma;
	border: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
a:hover {
	text-decoration: underline;
	}
input, select, textarea, .button {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #222222;
	margin: 0px 2px 0px 2px;
	padding: 0px 2px 0px 2px;
	}
ul {
	margin: 12px 12px 12px 12px;
}
.radio {
	border: none;
	text-decoration: none;
	}
.button {
	font-size: 9px;
	}
.main {
	cursor: crosshair
	}
.obj {
	cursor: hand
	}
.unblend {
	font-weight: bold;
	}
.menu_top {
	font: 10px Verdana;
	}
.sm {
	font: 10px Verdana;
	}
.title {
	font: 18px Tahoma;
	font-weight: bold;
	}