body{
	background			: #FFFFFF;
	font-family			: Verdana;
	font-size			: 11px;
}

h1 {
	font-size			: 30px;
	font-weight			: bold;
	font-family			: Verdana;
	margin-bottom		: 4px;
	margin-top			: 4px;
	display				: inline;
}

h2 {
	font-size			: 20px;
	font-weight			: bold;
	font-family			: Verdana;
	margin-bottom		: 4px;
	margin-top			: 4px;
	display				: inline;
}

table{
	background			: #FFFFFF;
	font-family			: Verdana;
	font-size			: 11px;
}

td{
	padding				:4px; 
}
