h2 {
	font-family: Arial;
	font-size: 34px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	height: auto;
	display: block;
}
s
h3 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	background-color: #9933FF;
}
.Practicenews {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #CCCCCC;
	display: block;
	float: none;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
.PracticenewsA {
	font: bold 14px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	display: inline;
}
.PracticenewsB {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #CCCCCC;
	width: 839px;
	display: block;
	float: none;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
}

