/* CSS Document */

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
}

.noborder {
    margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
}

.nounderline {
	text-decoration: none;
}
