/* CSS Document */

body {
	margin: 10px;
	padding: 0px;
	font-family: Arial, Helvetica, "Sans Serif";
	line-height: 130%;
	font-size: 100%;
	color: #000;
	background: #ffffff;
	
}

