@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11pt
}
p {
	font-weight: normal;
	font-size: 11pt;
	margin: 0 0 20px;
	padding: 0px;

}
.highlights {
	font-size: 10pt;
}
.pubdate-wht {
	font-size: 9pt;
	text-align: center;
	color: #FFF;
}
.pubdate-blk {
	font-size: 9pt;
	text-align: center;
	color: #000;
}
h1 {
	font-size: 18pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 13pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
ul {
	font-size: 10pt;	
}
td {
	font-size: 11pt;	
}