h1 {
	text-align: left;
	text-indent: 5px;
	font-size: 16px;
	color: #003399;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	padding: 5px;
}
.tx-white {
	color: #FFFFFF;
}
ul {
	margin-left: 10px;
	
	line-height: 140%;
}
li {
	list-style-type: square;
}
.style1 {color: #FF0000}

h2 {
	text-align: left;
	text-indent: 5px;
	font-size: 16px;
	color: #003399;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	padding: 5px;
}
