  body
  {
  	font-size: 8pt;
  	line-height: 10pt;
  	font-family: verdana;
  	font-variant: normal;
  	font-style: normal;
  	font-weight: normal;
  	text-decoration: none;
  	color: #000000;
  	margin: 0em;
  	padding: 0em;
  	border: none;
  	height: 100%;
  	background-color: #ffffff;
  }

  table
  {
  	margin: 0em;
  	padding: 0em;
  	border: none;
  }

  p
  {
  	font-size: 8pt;
  	line-height: 10pt;
  	font-family: verdana,arial,helvetica;
  	font-variant: normal;
  	font-style: normal;
  	font-weight: normal;
  	text-decoration: none;
  	color: #000000;
  }

  td
  {
  	font-size: 8pt;
  	line-height: 10pt;
  	font-family: verdana,arial,helvetica;
  	font-variant: normal;
  	font-style: normal;
  	font-weight: normal;
  	text-decoration: none;
  	color: #000000;
  }

  tr
  {
    font-family: verdana,arial,helvetica;
    font-size: 10pt;
    color: #000080;
  }

  li
  {
  	font-size: 8pt;
  	line-height: 10pt;
  	font-family: verdana,arial,helvetica;
  	font-variant: normal;
  	font-style: normal;
  	font-weight: normal;
  	text-decoration: none;
  	color: #000000;
  }

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

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

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

  .bodyText
  {
  	font-size: 8pt;
  	line-height: 10pt;
  	font-family: verdana,arial,helvetica;
  	font-variant: normal;
  	font-style: normal;
  	font-weight: normal;
  	text-decoration: none;
  	color: #000000;
  }

  .pageTitleText
  {
  	font-size: 14pt;
  	line-height: 16pt;
  	font-family: verdana,arial,helvetica;
  	font-variant: normal;
  	font-weight: normal;
  	text-decoration: none;
  	color: #000000;
  	background-color: #cccccc;
  }

  h1
  {
  	font-size: 12pt;
  	line-height: 14pt;
  	font-family: arial,helvetica;
  	font-variant: normal;
  	/* font-style: italic; */
  	font-weight: bold;
  	text-decoration: none;
  	color: #336699;
  }

  .smallText
  {
  	font-size: 7pt;
  	line-height: 9pt;
  	font-family: verdana,arial,helvetica;
  	font-variant: normal;
  	font-style: normal;
  	font-weight: normal;
  	text-decoration: none;
  	color: #000000;
  }

  .footerText
  {
  	font-size: 8pt;
  	line-height: 9pt;
  	font-family: arial,helvetica,verdana;
  	font-variant: normal;
  	font-style: normal;
  	font-weight: normal;
  	text-decoration: none;
  	color: #000000;
  }

  .mainTable
  {
  	margin: 0em;
  	padding: 0em;
    border: 0px;
    border-collapse: collapse;
  	background-color: #cccccc;
  }
