td {
	letter-spacing: 2pt;
	font-size: x-small;
}
p {letter-spacing: 2pt;
	font-size: x-small;}
li {letter-spacing: 2pt;
	font-size: x-small;}

.subtopic {
	letter-spacing: 2pt;
	font-size: small;
	color: #0066cc;
	font-weight: bold;

}


.justify {
	text-align: justify; 
}
