body {
	padding: 0 10mm 0 10mm; 
	font-size: 10pt;
}

.articleBody {
	width: 180mm; 
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, sans-serif; 
}

p,table,td,th {
	font-family: arial, helvetica, geneva;
	font-size: 10pt;
	width: 6.5in;
}

pre {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt
}

h2 {
	font-family: arial, helvetica, geneva;
	font-size: 18pt;
	font-weight: bold;
	width: 6.5in;
}

code {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt
}

sup {
	font-family: arial, helvetica, geneva;
	font-size: 10pt
}

h3 {
	font-family: arial, helvetica, geneva;
	font-size: 14pt;
	font-weight: bold;
	width: 6.5in;
}

li {
	font-family: arial, helvetica, geneva;
	font-size: 10pt;
}

h1 {
	font-family: arial, helvetica, geneva;
	font-size: 28px;
	font-weight: bold;
	width: 6.5in;
}

body {
	font-family: arial, helvetica, geneva;
	font-size: 10pt;
	clip: rect();
	margin-top: 5mm;
	margin-left: 3mm
}

.indextop {
	font-size: x-large;;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold
}

.indexsub {
	font-size: xx-small;;
	font-family: Arial, Helvetica, sans-serif;
	color: #8080FF
}

td.tableHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding-top: 2pt;
	padding-bottom: 2pt;
	border-color: #666666 #FFFFFF;
	border-style: solid;
	border-top-width: 2pt;
	border-right-width: 0pt;
	border-bottom-width: 0pt;
	border-left-width: 0pt
}

tr.tableLastLine,td.tableLastLine {
	border-color: #000000 black black;
	border-style: solid;
	border-top-width: 1pt;
	border-right-width: 0pt;
	border-bottom-width: 0pt;
	border-left-width: 0pt;
}