h1 {
	page-break-after:avoid;
	font-size:24.0pt;
	font-family:"Book Antiqua";
	color:#660033;
	font-weight:normal;
}
h2 {
	page-break-after:avoid;
	font-size:18.0pt;
	font-family:"Book Antiqua";
	color:#660033;
	font-weight:normal;
}
h3 {
	page-break-after:avoid;
	font-size:14.0pt;
	font-family:"Book Antiqua";
	color:#660033;
	font-weight:normal;
}
h4 {
	page-break-after:avoid;
	font-size:12.0pt;
	font-family:"Book Antiqua";
	color:#660033;
	font-weight:normal;
}
h5 {
	font-size:10.0pt;
	font-family:"Book Antiqua";
	color:#660033;
	font-weight:normal;
}
h6 {
	font-size:8.0pt;
	font-family:"Book Antiqua";
	color:#660033;
	font-weight:normal;
}
p, li, div {
	font-size:12.0pt;
	font-family:"Book Antiqua";
	color:black;
}
a:link {
	color:#993300;
	text-decoration:underline;
	font-family:"Book Antiqua";
}
a:visited {
	color:#993300;
	text-decoration:underline;
	font-family:"Book Antiqua";
}
a.indexcontentsitem { text-decoration:none; font-weight:bold;
}
ul.indexcontents li {
	font-size:10pt;
	
	text-indent: -25px;
}
ul.indexcontents {
	list-style: disc url(images/bullet.gif) inside;
	}
#imgNav li a {
	text-decoration: none; 
	color: rgb(255, 255, 204);
}
#imgNav li a:hover {
	text-decoration: underline; color:#000000;
}