body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

form, div, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

td, th, p, div, span {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px
}

.listEntry {
	margin-bottom: 11px;
}

a, a:link, a:visited, a:active, a:focus {
	color: #CA0000;
	text-decoration: none
}
a:hover {
	color: #F47A00;
	text-decoration: underline;
}

.articleText { 
	margin-bottom: 3px;
	text-align: justify;
}

.articleCode {
	margin-bottom: 3px;
	font-family: "Verdana", Helvetica, monospace;
	font-size: 11px;
}

.articleHead, .articleList_tophead, h1, h2 {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color : #000000;
}

.articleSubHead, .articleList_topsubhead, h3, h4 {
	font-size: 11px;
	color: #000000;
	margin-bottom: 0px;
}

.articleSummary {
	font-size: 11px;
	color: #000000;
	text-align: normal;
}

.contentHead {
	font-size: 11px;
	font-weight: bold;
	color: #6D7983;
}

.contentSubHead {
	font-size: 11px;
	color: #000000;
}

.tableHead {
	font-size: 11px;
	font-weight: bold;
	color: #6D7983;
}

.tableSubHead {
	font-size: 11px;
	color: #000000;
}

.v09 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 9px; }
.v10 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; }
.v11 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; }
.v12 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; }
.v13 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 13px; }
.v14 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 14px; }