/* CSS Document */
html {
	overflow-y: scroll;
	overflow-x: hidden;
	}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #666666;
	line-height: 1.8em;
}

.fs10{
font-size: 10pt;}
