﻿
P {
	margin: 3mm 4pt 0mm 4pt;
	font-family: Arial, sans-serif;
	font-size: 80%;
	letter-spacing: normal;
}

FORM {
  margin-top: 1pt;
  margin-bottom: 1pt;
  border-top: thin none;
}

H1 {
  font-family: Arial, sans-serif;
  font-size: 200%;
  font-weight: bold;
  margin-top: 15px;
  margin-left: 10pt;
  margin-bottom: 20px;
}

H2 {
  font-family: Arial, sans-serif;
  font-size: 120%;
  font-weight: bold;
  margin-top: 0pt;
  margin-bottom: 2mm;
}

H3 {
  font-family: Arial, sans-serif;
  font-size: 100%;
  font-weight: bold;
  margin-top: 0pt;
  margin-bottom: 2mm;
  padding-top: 0pt;
  background-color: #CCCCFF;
}

H5 {
  font-family: Arial, sans-serif;
  font-size: 70%;
  font-weight: normal;
  margin-top: 0pt;
  margin-bottom: 2mm;
  background-color: #FFCC66;
}

IMG {
  margin-top: 0pt;
  margin-bottom: 0pt;
}

LI {
  font-family: Arial, sans-serif;
  font-size: 90%;
  font-weight: bold;
}

A {
  font-weight: bold;
}

H6 {
  font-family: Arial, sans-serif;
  font-size: xx-small;
  text-align: center;
  margin-top: 1pt;
  margin-bottom: 1pt;
  font-weight: normal;
  font-style: normal;
  color: #FFCC33;
  font-variant: normal;
}

BLOCKQUOTE {
  font-family: Arial, sans-serif;
  font-size: 100%;
}


