#content
{
  margin:10px;
  margin-top:0px;
  margin-left:-17px;
  margin-right:0px;
  padding:10px;
  background-color:white;
  font-size: 12px;
  line-height: 1.3em;
  text-align:left;
}

#content p, p
{
  padding:0 0 0 0;
  margin:0 0 0 0;
  font-size: 11pt;
  color: black;
  text-align:left;
  margin-right: 20px;
}

#content h1, h1
{
  font-size: 18pt;
  color: #045784;
  /*text-transform: uppercase;*/
  font-style: normal;
}

#content h2
{
  font-family: Calibri, Arial;
  font-size: 14pt;
  color: #045784;
  /*text-transform: uppercase;*/
  font-style: normal;
}

#content li, li
{
  font-size: 11px;
}


#content ul, ul
{
  font-size: 11px;
}
























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.yellowbox {
background-color: yellow;
padding: 10px;
border: solid 1px gray;
width:600px;
}


