html#articles div#content {
margin: 30px;
text-align: center;
}

html#articles 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#articles div#content h3 {
text-align: left;
font-family: arial;
font-weight: bold;
font-size: 13pt;
width: auto;
margin-top: 30px;
color: #595959;
}

html#articles 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#articles div#content p a {
	color: #000000;
	}

html#articles div#content div.link p {
font-size: 10pt;
font-weight: normal;
text-indent: 0px;
margin-bottom: 5px;
}
	
html#articles div#content img {
	vertical-align: middle;
	margin-left: 30px;
}

html#articles div#content ul {
font-family: verdana, sans-serif;
font-size: 8pt;
line-height: 160%;
color: #575757;
margin-left: 30px;
}
