@charset "utf-8";
/* CSS Document */

html body div table.pageTable tbody tr td table.ContentArea tbody tr td.pageContent p{
	font-size: 24px;
	line-height:32px;

}

html body div table.pageTable tbody tr td table.ContentArea tbody tr td.pageContent ul li,
html body div table.pageTable tbody tr td table.ContentArea tbody tr td.pageContent ul li a,
html body div table.pageTable tbody tr td table.ContentArea tbody tr td.pageContent div ul li.pdf a,
html body div table.pageTable tbody tr td table.ContentArea tbody tr td.pageContent div ul li.web a{
	font-size: 24px;
	line-height:32px;
}

html body div table.pageTable tbody tr td table.ContentArea tbody tr td.pageContent ol li,
html body div table.pageTable tbody tr td table.ContentArea tbody tr td.pageContent ol li a{
	font-size: 24px;
	line-height:32px;
}

html body div table.pageTable tbody tr td table.ContentArea tbody tr td.pageContent p a, html body div table.pageTable tbody tr td table.ContentArea tbody tr td.pageContent p a:active, html body div table.pageTable tbody tr td table.ContentArea tbody tr td.pageContent p a:link, html body div table.pageTable tbody tr td table.ContentArea tbody tr td.pageContent p a:visited{
	font-size: 24px;
	line-height:32px;

}

html body div table.pageTable tbody tr td table.ContentArea tbody tr td.pageContent h3{
	font-size: 24px;
	line-height:32px;

}

html body div table.pageTable tbody tr td table.ContentArea tbody tr td.pageContent h4{
	font-size: 24px;
	line-height:32px;

}

table.pageTable tbody tr td table.ContentArea tbody tr td.pageContent div.backTop a{
	font-size: 24px;
	line-height:32px;
}


table.pageTable tbody tr td table.ContentArea tbody tr td.pageContent ul li.pdf{
	background-image:url(../images/buildout/icon_pdf_large.gif);
	}

