/*** NN4.css ***/
/**/
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	color: #036;
}
h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.2em;
}
h3{
	font-size: 1.1em;
}
h4, h5,h6{
	font-size: 1em;
}
