@charset "utf-8";
/* CSS Document */

html, body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;

	height: 100%;
	text-align: center;

}

body{
	text-align: -moz-center; 
}

table, table td{
	font-size: 12px;
}
