body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	margin: 0px;
	background-color: #FEFEFE;
}
table {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #996600;
}
.button_contact {
	font-family: "MS Sans Serif";
	font-size: 12px;
	height: 20px;
	width: 100px;
	border: 1px ridge #999999;
}
.white {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
}
