h3 {  
	font-size: small; 
	color: #000098; 
	background-color: #B0D8D8; 
	border-color: #000098 #FFFFFF; 
	font-style: normal; 
	font-weight: bold; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	text-align: center
}

p {  
	text-align: justify; 
	margin-left: 20px; 
	margin-right: 20px; 
	text-indent: 20pt; 
	margin-top: 0px; 
	margin-bottom: 0px
}

li {  
	margin-left: 20px; 
	margin-right: 20px; 
	margin-top: 0px; 
	margin-bottom: 0px
}

h4 { 
	font-size: smaller; 
	color: #000098; 
	background-color: #B0D8D8; 
	border-color: #000098 #FFFFFF; 
	font-style: normal; 
	font-weight: bold; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	text-align: center 
}
