body {
	margin: 0 ;
	padding: 0 ;
	font-size: 100.01% ;
	}

h1, h2, h3, h4 {
	font-family: arial, helvetica, verdana, sans-serif;
	}

p, ul, ol, dl, blockquote, img, td {
	font: normal 0.8em 'lucida grande', 'lucida sans', verdana, arial, sans-serif;
	color: #000;
	}

h1 {
	font-size: 1.5em ;
	}

h2 {
	font-size: 1.3em ;
	font-weight: bold ;
	}

h3, h4 {
	font-size: 1em ;
	font-weight: bold ;
	}

p {
	line-height: 1.3em ;
	}

img {
	font-size: 1em ;
	}

.hide {
	font-style: italic ;
	}

/* links */

a {
	background-color: transparent ;
	text-decoration: underline;
	font-weight: normal ;
	}

p a, ul a {
	font-size: 1em ;
	}


