/* These styles are for NN4 only. */

/* Feed these styles only to NN4.... */
/*/*/ /*/
body {
	margin: 0px;
	padding: 0px; 
	color: #ffffff;
	background-color: #4474B7; 
	font-family: "Times New Roman", serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6, p, li, a {
	color: #ffffff;
	text-decoration: none;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 48px;
}

p {
	font-size: 14px;
	text-align: justify;
	line-height: 20px;
	padding: 0px;
}

h1 #leader {
	font-size: 14px;
	font-variant: small-caps;
}

/* Okay, we can let the others back in.... */
