html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #383838;
}

body{
	margin-bottom:0px;
	margin-left:5px;
	margin-right:0px;
	margin-top:0px;
}

table{
	word-spacing: normal;
}

a{
	color:#FF7200;
	text-decoration:none;
}

td{
	font-size:90%;
}