#resource_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #202020;
	background-image: none;
	height: 300px;
	width: 660px;
	overflow: auto;
	overflow-x: hidden;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 202020;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 202020;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}