table.article {
	width: 100%;
	border-color: #92B1BA;
	border-width: 1px;
	border-style: solid none;
}

table.article td {
	font-family: tahoma;
	font-size: 8pt;
	padding: 2px 5px ! important;
	text-align: left;
}

h1 {
	font-size:16pt;
	border-bottom: 1px solid #92B1BA;
	margin: 0;
	padding: 0;
}

h2 { font-size: 14pt; }
h3 { font-size: 12pt; }
h4 { font-size: 10pt; }

