body {
	padding: 0;
	margin: 0;
	border: 0;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	line-height: 12pt;
}

ul, ol, dl {
  margin-bottom: 12pt;
}

dt {
  font-weight: bold;
}

blockquote {
  font-family: Georgia, "Times New Roman", serif;
}

h1 {
font-size: 16pt;
line-height: 18pt;
}

h2 {
font-size: 14pt;
line-height: 16pt;
}

h3 {
font-size: 12pt;
line-height: 14pt;
}

h4 {
font-size: 11pt;
line-height: 13pt;
}

h5 {
font-size: 10pt;
line-height: 12pt;
}

h6 {
font-size: 10pt;
line-height: 12pt;
margin: 0 0 12pt 0;
}

p {
	margin: 0 0 12pt 0;
}

a img {
	border: 0;
}

div.clear {
	clear: both;
}

table {
	border-collapse: collapse;
	font-size: 100%;
}

caption {
  padding: 1ex 1em;
}

table.std-table {
  margin-bottom: 12pt;
}

table.std-table th, table.std-table td {
  border: 1px solid black;
  padding: 0.5ex 0.5em;
}

table.std-table th {
  background-color: #ACA;
}

table.std-table td {
  background-color: #DFD;
}
