@import url("JFstyles2.css");
p {
	text-indent:18px;
	line-height: normal;
}
 	p.one {
	margin-left: 40%;
	font-style: italic;
}
	p.two {margin-left: 34%;} 
.block {
	overflow: visible;
	width: auto;
	clip:  rect(auto auto auto 30px);
}
body,td,th {
	color: #170000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	top: 1px;
}
a:link {
	color: #170000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #170000;
}
a:hover {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.notebullet {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #170000;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/note_bullet.gif);
	list-style-type: none;
	text-indent: 5px;
	right: 5px;
}
