body {
	background-color: #ffffd2;
	background-repeat: repeat;
	font-family: Calibri, MS Sans Serif;
	color: #000040;
	font-weight: 600;
	margin-left: 5em;
	margin-right: 5em;
	padding: 25px;
}
h6  {
	text-align: center;
}
h4 {
	text-align: center;
}
a:link, a:visited {
	color: #440000;
	font-weight: 600;
	text-decoration: none;
}
a:hover {
	color: #44000;
	font-weight: 600;
	text-decoration: underline;
}
#NAV {
	text-align: center;
	color:  #000040;
	font-weight: 600;
}
#NAV a:link, #NAV a:visited {
	color: #000040;
	font-weight: 600;
	text-decoration: none;
	background-color: #ffffd2;
	display: block;
}
#NAV a:hover {
	color: #000040;
	font-weight: 600;
	background-color: #ffffd2;
	display: block;
}
#CDS {
	margin-left: 60px;
}
#ARTICLES {
	margin-left: 60px;
}
h7  {
	text-align: center;
	font-size: 8pt;
}

li  {
	font-family: Calibri, MS Sans Serif;
	color: #000040;
}