/* CSS Document */

body {
	margin: 0px; /* Used here for IE & Mozilla */
	padding: 0px; /* Used here for Opera */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}
