body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	}
.small_sans {
	font-size: 9px;
	line-height: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	}	
a {
	text-decoration: underline;
	color: #000;
	}
img {
	border: 0;
	}
ol, ul, li {/*
	list-style: none;*/
	font-size: 11px;
	line-height: 18px;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	}
p {
	font-size: 11px;
	line-height: 18px;
	margin: 0em 1.2em 2.4em 0.5em;
	}
p.mini_space {
	font-size: 11px;
	line-height: 18px;
	margin: 0em 1.2em 1.2em 0.5em;
	}
pre {
	font-size: 10px;
	line-height: 13px;
	font-family: 'courier new', monospace;
	margin: 1.2em 0em 1.2em 0.5em;
}
td {
        font-size: 11px;  
        line-height: 18px;
        margin: 1.2em 0em 1.2em 0.5em;
        }
.shift {
	margin: 1.2em 0.5em 1.2em 0.5em;
	vertical-align: top;
	}
li.subnav {
	font-size: 9px;
	line-height: 13px;
	}
sup {
	font-size: 7px;
	line-height: 5px;
	
	}
