div#content h1 {
	font-size: 17pt;
	font-family: helvetica,verana;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 15px;
}

div#content h2 {
	font-size: 10pt;
	font-family: helvetica,verana;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}

div#content p,td, li {
	margin-top: 4px;
	font-family: arial;
	font-size: 9pt;
	line-height: 16px;
}

.publishdate {
	font-size: 8pt;
}

a.linkreadmore {
	font-size: 8pt;
}

a.paging {
	font-size: 8pt;
}

a {	font-size: 10pt; }
