body{
background-color:#FFFFFF;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:medium;
}
H1 {
  font-weight: bold;
  font-size: 1.8em;
}
H2 {
  font-family: "Times New Roman", serif;
  font-size: 1em;
  font-weight: bold;
  color: black;
}

H3 {
  font-family: "Times New Roman", serif;
  font-size: 1em;
  font-weight: lighter;
  color: black;
}
p {
	font-size: 0.9em;
}



Q {
  font-style: italic;
}

BLOCKQUOTE {
  font-style: italic;
  text-indent: 0cm;
  margin-right: 0cm;
  margin-left: 0cm;
}
.date {
	font-size: 0.8em;
	color: #666666;
}
.sup {
	vertical-align: super;
	font-size: 0.65em;
}
.sub {
	font-size: 0.65em;
	vertical-align: sub;
}
.back {
	font-size: 0.75em;
}

