BODY {
	background: white none;
  	color: black;
  	font-family: "Minion Web",serif;
  	}
 
A:link {
	color: #3333cc;
	background: white;
	}
A:hover  {
	color: #339900;
	background: white;
	}
A:visited {
	color: #cc3333;	
	background: white;
	}

P.initial:first-letter {
	font-size: 200%;
	float: left;
	}

SPAN.notagif {
	color: white;
    background: #336666;
    font-size: small;
	font-weight: bold;
	font-family: serif;
	}

.hknotmenu {
	width: 95%;
	color: black;
	background: #eeeeee none;
	font-size: 12pt;
	font-weight: bold;
	font-family: sans-serif;
	padding-top: 0.5ex;
	padding-left: 0.5ex;
	padding-bottom: 0.5ex;
	padding-right: 0.5ex;
	border: none;
  	}

.hknotmenu A:link {
	color: black;
	background: #eeeeee none;
	font-size: 12pt;
	font-weight: bold;
	font-family: sans-serif;
	}

.hknotmenu A:hover {
	color: #339900;
	background: #eeeeee none;
	font-size: 12pt;
	font-weight: bold;
	font-family: sans-serif;
	}
	
.hknotmenu A:visited {
	color: #339900;
	background: #eeeeee none;
	font-size: 12pt;
	font-weight: bold;
	font-family: sans-serif;
	}