h1
{
	text-align: center;
	font-weight: bold;
	font-size: 24pt;
	color: #993300;
	font-family: "Arial", georgia, Tahoma, times new roman, geneva, sans-serif, "courier new";
}

body, td
{
  text-align:left;
  font-size: 12pt;
  font-family: "Arial", georgia, Tahoma, times new roman, geneva, sans-serif, "courier new";
}

table {
	border-color: Black;
	background-color: White;
	border: none;
	/*padding: 25px;*/
}

.pre-head
{
  text-align:left;
  font-weight: normal; 
  font-style: italic;
  font-size: 11pt;
  color: #000000;
  font-family: "Arial", georgia, Tahoma, times new roman, geneva, sans-serif, "courier new";
}

.sub-head
{
	text-align: center;
	font-weight: bold;
	font-style: normal;
	font-size: 16pt;
	color: #993300;
	font-family: "Arial", georgia, Tahoma, times new roman, geneva, sans-serif, "courier new";
}


.box-border { border: dashed #000000 }

.quote-box
{
  text-align:left;
  font-size: 12pt;
  font-family: "courier new", courier, georgia, arial, helvetica, sans-serif;
}

.bullet-box
{
  text-indent: 0em;
}

.nospam
{
  text-align:left;
  font-style: italic;
  font-size: 8pt;
  font-family: "courier new", courier, georgia,verdana, arial, helvetica, sans-serif;
}

.trademarks
{
  text-align:left;
  font-style: italic;
  font-size: 8pt;
  color: #666666;  
  font-family: "courier new", courier, georgia,verdana, arial, helvetica, sans-serif;
}

.footer-text
{
  text-align:center;
  font-size: 8pt;
  color: #c0c0c0;
  font-family: "Arial", georgia, Tahoma, times new roman, geneva, sans-serif, "courier new";
  text-decoration: none;
}

a {
	text-decoration: none;
}

li { margin-top: 9px }
