/* CSS Document */

html {
	height: 100%;
}

body {
	background: #ffffff;
	height: 100%;
	margin-bottom: 1px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

