body {
	margin: 0px;
	font-family: verdana, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color : #ffffff;
}

thead {
	font-size: 8pt;
}

th {
	font-size: 8pt;
}

td {
	font-size: 8pt;
}

td .padded {
	padding: 0px 5px 3px 0px;
}

h1 {
	font-size: 8pt;
	font-weight: bold;
	margin: 18px 0px 18px 0px;
	padding: 0px;
}

h2 {
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
	margin: 12px 0px 12px 0px;
	padding: 0px;
}

h3 {
	font-size: 8pt;
	margin: 12px 0px 12px 0px;
	font-weight: normal;
	font-style: italic;
	padding: 0px;
}

h4 {
	font-size: 8pt;
	margin: 5px 0px 0px 0px;
	font-weight: bold;
	text-decoration: underline;
	padding: 0px;
}

h5 {
	font-size: 8pt;
	margin: 5px 0px 0px 0px;
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;
	padding: 0px;
}

h6 {
	font-size: 8pt;
	margin: 5px 0px 0px 0px;
	font-weight: normal;
	text-decoration: underline;
	padding: 0px;
}

.boxHeader2 {
	background-color: #fed702;
	border: 1px solid #edc601;
	padding: 3px 3px 4px 3px;
	font-size: 8pt;
	font-weight: bold;
}

.boxHeader3 {
	background-color: #8F2B2B;
	border: 1px solid #660000;
	border-bottom: solid 2px #999999;
	padding: 3px 3px 4px 3px;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}

.boxHeader3 td {
	color: #ffffff;
	background-color: #8F2B2B;
	padding: 0px 3px 0px 3px;
	font-size: 8pt;
	font-weight: bold;
}

.newsBox{
	font-size: 8pt;
	padding: 0px 10px;
	color: #000000;
}

.newsBody{
	margin: 0px;
	font-size: 8pt;
	color: #000000;
}

.hl {
	color:#f00;
	background-color:#ff0;
	font-weight:bold;
}
