body {font-family: arial;
}

h1  { font-family: arial;
	font-size: 1.8 em;
	line-height: 2.0 em;
	color: blue;
}

h2  { font-family: arial;
	font-size: 1.6 em;
	line-height: 1.8 em;
	color: blue;
}

h3  { font-family: arial;
	font-size: 1.4 em;
	line-height: 1.6 em;
	color: blue;
}

h4  { font-family: arial;
	font-size: 1.2 em;
	line-height: 1.4 em;
	color: blue;
}

/*
p,blockquote,dt,dd,td,li  {  
	font-family: arial;
	font-size: 0.84 em;
	line-height: 1.2 em; 
}
*/

p.small,span.small  {  
	font-family: arial;
	font-size: 90%;
	line-height: 100%;
}


.small {font-size: 90%;	line-height: 100%;}
.red {color: #f00;}
.date {color: gray;}
.headingbody {topmargin: 0; leftmargin: 0; marginheight: 0; marginwidth: 0; margin: 0;}
.subheading {font-style: italic; font-weight: bold}
.large  {font-size: 110%; line-height: 120%;}
.navlink {position: relative; left: 5px;}


