body {	margin: 10px;	padding: 0;	background: #FFF;	font-size: 100% ;	}h1, h2, h3, h4, p, dl, ul, ol, blockquote, img, td, .normal {	font: normal 0.7em verdana, arial, sans-serif ;	color: #000 ;	}p { 	margin: 0 0 0.7em 0 ;	padding: 0 ;	}h1 {	font-size: 1.8em ;	font-weight: normal ;	}h2 {	font-size: 1.5em ;	font-style: italic ;	}h3 {	font-size: 1.2em ;	}h4 {	font-size: 0.9em ;	}.hide {	font-style: italic ;	}/* links */a {	font-size: 0.7em ;	font-weight: normal ;	text-decoration: none;	}a:link, a:visited {	color: #390;		}	a:hover, a:active {	color: #336;		text-decoration: underline;	}		