/* grid */
body {
	color:#000; background-color:#fff;
	padding:0; 
	margin:0 2px 0 0;
	font: normal 11px arial,helvetica,san-serif,serif; 
	text-decoration:none;}
h1 {
	margin-bottom:15px; 
	font-size:18px;line-height:.9em; 
	font-weight:normal;}

h2 {
	color:#333;margin-bottom:5px;
	font-size:16px;line-height:1.2em;}
h3 {
	color:#333;margin-bottom:5px;
	font-size:14px;line-height:1.2em;}
	
h4 {font-size:12px;line-height:1.2em;margin-bottom:4px;}

h5 {
	font-weight:normal;font-size:10px;
	line-height:.95em;}
/* (customize your print styles here) */