body
{
  font-family: "Times New Roman", Times, serif;
  font-size: 10pt;
  font-style: normal;
  color: #000000;
  background-color: #EF9F00;
  letter-spacing: normal;
  text-align: justify;
  word-spacing: normal;
  list-style-type: disc
}


.blank
{
  font-size: 10pt;
  color: #ef9f00
}

.normaltext
{
  color : #000000;
  font-weight : normal;
  font-size : 10pt
}   

.title
{
  color : #000000;
  font-weight : bold;
  font-size : 12pt
}   

.alerttext
{
  color : #ffff99;
  font-weight : bold;
  font-size : 10pt
}

.largealerttext
{
  color : #ffff99;
  font-weight : bold;
  font-size : 12pt
}   

.mainlinks
{
  color : #660000;
  font-weight : bold;
  font-size : 14pt
}   

.fakelink
{
  color : #660000;
  text-decoration: none;
  font-weight: bold
}

a
{
  color : #660000;
  text-decoration: none;
  font-weight: bold
}

a:hover
{
  color : #990000;
  text-decoration: none;
  font-weight: bold
}

a:active
{
  color : #000066;
  text-decoration: none;
  font-weight: bold
}

h1
{
  color: #000000;
  font-size: x-large
}

h2
{
  color: #000000;
  font-size: large
}

h3
{
  color: #000000;
  font-size: 12pt;
  font-weight: bold
}

h4
{
  color: #000000;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: underline
}

p
{
  color : #000000;
  font-weight : normal;
  font-size : 10pt
}

dd
{
  color : #000000;
  font-weight : normal;
  font-size : 10pt
}

dl
{
  color : #000000;
  font-weight : normal;
  font-size : 10pt
}

tr
{
  color : #000000;
  font-weight : normal;
  font-size : 10pt
}

td
{
  color : #000000;
  font-weight : normal;
  font-size : 10pt
}

th
{
  color : #000000;
  font-weight : bold;
  font-size : 10pt
}

p.h3
{
  font-weight: bold;
  font-color: #ffff99
}
