
/* FONT SIZES */
body {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif}

h1 {font-size:1.5em;
	line-height:1;
	margin:0 0 4px 0;
	font-weight:bold;
	}
h2 {font-size:1.325em;
	line-height:1.25;
	margin:0 0 4px 0;
	}
h3 {font-size:1.125em;
	line-height:1.25;
	margin:0 0 4px 0;
	}
h4 {font-size:.8750em;
	margin:0 0 4px 0;
	}
h5 {font-size:.75em;
	margin:0 0 4px 0;
	}
h6 {font-size:.75em; 
	margin:0 0 4px 0;
	font-style:italic;
	}
p  {
	font-size:.825em;
	line-height:1.45;
	margin:0 0 6px 0;
	color:#444;
	}
a {
	font-size:inherit;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
figcaption {
		font-size:10px;
		margin:3px 0 0 0; 
		color:#069;
}
ul, li, li a {
	
}
table {
	font-size:.8em;
}
/* need a home for positioning defaults */
