<style type="text/css">
tt {
color: blue;
}

.text	{
  color: black;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  text-align: justify;
  line-height: 16pt;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
}

.textList {
  color: #000000;
  font-family: "Arial", sans-serif;
  font-size: 12pt;
  text-align: justify;
  line-height: 12pt;
  font-style: normal;
  font-weight: bold;
  font-variant: italic;
}
a[class=textList]:hover {
  color: red;
  }
  
a[class=textList]:link {
  color: blue;
  }

a[class=textList]:visited {
  color:blue;
  }

.textHead {
	color: #0073ae;
	font-family: Times, sans-serif;
	font-size: 24pt;
	text-align: left;
	line-height: 30pt;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
  text-align: left;
}

.textItalic {
	color: #000000;
	font-family: "Times New Roman", sans-serif;
	font-size: 14pt;
	text-align: left;
	line-height: 16pt;
	font-style: italic;
	font-weight: normal;
	font-variant: small-caps;
}

.textCenter {
	color: #000000;
	font-family: Tahoma, Helvetica, "Times New Roman", sans-serif;
	font-size: 11pt;
	text-align: center;
	line-height: 14pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.textBold {
  color: black;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  text-align: justify;
  line-height: 16pt;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
}
       
.head		{
	color: #000000;
	font-family: Tahoma, Helvetica, "Times New Roman", sans-serif;
	font-size: 16px;
	text-align: center;
	line-height: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	page-break-after: always;
}

.textRight {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: right;
	line-height: 16pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.textDate {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: right;
	line-height: 12pt;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}

.textMailto {
	color: #0000aa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: right;
	line-height: 12pt;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}
a[class=textMailto]:hover {
  color: red;
  }
  
a[class=textMailto]:link {
  color: blue;
  }

a[class=textMailto]:visited {
  color:blue;
  }
  
.textReg {
	color: #0000aa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: justify;
	line-height: 18pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.table {
	bordercolor:lightblue;
	bgcolor: #0000ff;
	border:0;
}

.menu{
  bgcolor: rgb(0, 115, 174);
  color: white;
  font-family: Verdana;
  font-size: 12pt;
  font-weight: normal;
  font-variant: small-caps;
  text-decoration: none;
  }

.menuEm {
  bgcolor: rgb(0, 115, 174);
  color: white;
  font-family: Verdana;
  font-size: 12pt;
  font-weight: bold;
  font-variant: small-caps;
  text-decoration: none;
  }

.footer {
  text-align: right;
  background-color: rgb(182, 184, 186);
}

td.footlink {
  text-align: right;
  color: white;
  background-color: rgb(182, 184, 186);
  font-family: Verdana;
  font-size: 10pt;
  font-weight: normal;
  font-style: italic;
}

a:link {
  color: white;
  text-decoration: none;
  }

a:visited {
  color: white;
  text-decoration: none;
  }
  
a:hover {
  color: red;
  }


</style>
