p {
	text-indent: 2em;
	font-size: 14px;
	line-height: 20px;
}
h1 {
	font-size: 24px;
	background-color: #76D4FE;
	color: #FF0000;
}
li {
	font-size: 14px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}

ol p {
	text-indent: 0em;

}
td p {
	font-size: 12px;
	text-indent: 0em;
}