body  { color: #000000; font-style: normal; font-size: 10pt; line-height: 13pt; background-color: #ffffff; margin: 0pt }
strong {
  font-style: normal;
  font-weight: normal;
  font-size: 10pt;
  line-height: 11pt;
}

h1 {
	font-size:  12pt;
	color:black;
	font-weight: normal;
	line-height:1em;
	margin: 0;
}

h2 {
	font-size:  11pt;
	color:black;
	font-weight: normal;
	line-height:1em;
	margin: 0;
}

h3 {
	font-size:  10pt;
	color:black;
	font-weight: normal;
	line-height:1em;
	margin: 0;
}

h4 {
	font-size:  9pt;
	color:black;
	font-weight: normal;
	line-height:1em;
	margin: 0;
}

h5 {
	font-size:  8pt;
	color:black;
	font-weight: normal;
	line-height:1em;
	margin: 0;
}

h6 {
	font-size:  7pt;
	color:black;
	font-weight: normal;
	line-height:1em;
	margin: 0;
}

h7 {
	font-size:  6pt;
	color:black;
	font-weight: normal;
	line-height:1em;
	margin: 0;
}

a {
	text-decoration:none;
}

a:link, a:visited   { color: blue }
a:hover { 
	color: red;
	background-color: yellow;
}
body1 { color: black; font-size: 10pt }

