body,td,div,button{
	font-size			:9pt;
	color				:666666;
}
button{
	color				:555555;
}
button.guide{
	height				:32;
	width				:200;
	
}
body{
	margin				:0;
	padding				:0;
	background-color	:ffffff;
}
div.comado{
	border-style		:solid;
	border-color		:cccccc;
	border-width		:1;
	width				:200;
	height				:100%;
}
body.border{
	background-color	:aaaaaa;
}
.bar1{
	background-color	: eeeeee;
	color				: 666666;
	padding				: 2;
	text-align			: center;
}

hr.thin{
	height				:1;
	color				:aaaaaa;
	width				:90%;
}

hr.thin2{
	height				:1;
	color				:aaaaaa;
	width				:98%;
}

option.Default{
	color				:999999;
}

.Height2{
	font-size			:2;
	line-height			:2;
	height				:2;	
}

div.txt{
	line-height			:180%;
	padding				: 4 18;
}