﻿body {
  	background-color: #ffffff;
  	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: 0%;

	}

h1 {
  	font-family : "Times New Roman", Times, serif;
	font-size: 200%;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: 0%;
	}

h2 {
  	font-family : "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	}

h3 {
  	font-family : "Times New Roman", Times, serif;
	font-size: 125%;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	}

h4 {
  font-family : "Times New Roman", Times, serif;
	font-size: 75%;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	}
p {
  	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	}

a {
  text-decoration : underline;
  color : #0000ff;
	}

td {
	text-align: left;
}

#navigation, #advertising, #other {
  	display: none; 
	}

.indented-table
   {
   padding-left: 50pt;
   padding-right: 50pt;
   }

table.prospect {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 650px;
	}

tr.prospect {
	border:2px aqua;
	font-family:inherit;
	font-size:inherit;

	}
tr.prospectBold {
	border:2px aqua;
	font-family:inherit;
	font-size:inherit;
	font-weight:bold
	}


td.prospect {
	border:1px navy;
	font-family:inherit;
	font-size:inherit;

	}	

.stylecenter {
	text-align:center;
	}

.styleleft {
	text-align:left;
	}

.styleright {
	text-align:right;
	}

.img-none {
	float: none;
	}

.img-right {
	float: right;
	}

.img-left {
	float: left;
	}

.indented-table
   {
   padding-left: 50pt;
   padding-right: 50pt;
   }
