html#readmore div#content {
margin: 30px;
text-align: center;
}

html#readmore div#content h2 {
text-align: left;
font-family: verdana;
color: #000000;
font-weight: normal;
font-size: 14pt;
width: auto;
margin-right: 3px;
margin-bottom: 10px;
}

html#readmore div#content p {
text-indent: 1em;
margin-bottom: 1em;
font-family: verdana, sans-serif;
font-size: 8pt;
line-height: 160%;
color: #575757;
text-align: left;
}

	html#readmore div#content p a {
	color: #000000;
	}

html#readmore div#content p.ingress {
font-size: 8pt;
font-weight: bold;
}
	
html#readmore div#content img {
max-width: 500px;
padding: 20px;
}

html#readmore div#content ul {
font-family: verdana, sans-serif;
font-size: 8pt;
line-height: 160%;
color: #575757;
margin-left: 30px;
}
