a {  
	font-weight: bold; 
	text-decoration: none;
	 color: #996600;
}
a:hover {
	color: Red;
}
body {  
	font-family: AGaramond, "Times New Roman", serif;
	margin-right: 10%; 
 	margin-left: 10%;
 	color: #330000;
 }
.pjr { text-align: justify; 
	text-indent: 3%;
}
.pj { 
	text-align: justify;
}
.pc { 
	text-align: center;
}
.ps {
	font-size: 10pt;
}
.fo {  
color: #990000;
}
.sic {  
color: #996633;
}