﻿a:link {	font-size: x-small;
}

a:hover {
	color: #5A5874;
}

address {
	font-family: Tahoma;
	font-style: normal;
	font-size: 10pt;
	margin-bottom: 9pt;
	margin-left: 18pt;
}

body { 
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px
}

h1 { 
	font-family: Tahoma;
	color: #5A5874;
	font-size: 16pt;
	font-weight: normal;
	text-align: left;
}

h2 {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #5A5874;
}

h3 {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #5A5874;
	margin-bottom: 0pt;
}

hr {
	color: #5A5874;
}

li {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	class: "tight";
	margin-bottom: 0pt;
}

Bulleted List {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	class: "tight";
	margin-bottom: 0pt;
}

li.tight {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	class: "tight";
	margin-bottom: 0pt;
}

p {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	margin-bottom: 9pt;
}

p.indent {
	margin-left: 9pt;
}

strong {
	color: #5A5874;
}

table.block {
	border-color: #5A5874;
	border-collapse: collapse;

}

td {
	text-align: left;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
}

td.block {
	text-align: center;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 10pt;
	color: #ffffff;
	background-color: #5A5874;
}