body{
	margin:8px;
	background-color:$body_bgcol;
	line-height=110%;
	font-size:small;
}
table{
	margin:8px;
	background-color:$body_bgcol;
	line-height=110%;
	font-size:small;
	empty-cells:show;
}
form{margin:0pt;}
ul{margin-top:0pt;margin-bottom:0pt}
ol{margin-top:0pt;margin-bottom:0pt}
dl{margin-top:0pt;margin-bottom:0pt}
textarea{font-size:small;}
/* a{text-decoration:none;} */
a:hover{background-color:#b0d0b0;}
input{
	font-weight:bold;
	font-size:x-small;
	color:#003399;
	margin:0pt;
}
textarea{
	font-weight:bold;
	font-size:small;
	color:#003399;
	margin:0pt;
}
input.i0{
	font-size:small;
	background-color:#eeeeee;
	font-weight:normal;
	color:#000033;
}
hr{size:10px;}
.hidden{visibility:hidden;}
.user_info{
	font-weight:bold;
	font-size:small;
	color:#006600;
	margin:0pt;
}
.show{
	font-size:x-small;
	color:#000033;
	margin:0pt;
}