body {  font-family: "Verdana", "Arial", serif; font-size: 10pt;}
h1 {  text-align: center; font-size: 14pt; font-weight: bold}
h2 {  text-align: left; font-size: 12pt;  font-weight: bold; text-indent: 50pt}
a {  color: #335588; text-decoration: none}
a:hover {   color: #000080; font-weight: bold}
pre {  font-family: "Fixedsys"; font-size: 10pt; font-weight: normal; margin-top: 0pt; margin-bottom: 0pt; margin-left: 20pt}
b {  font-family: "Verdana", "Arial", serif; font-weight: bold}
p {  font-family: "Verdana", "Arial", serif; font-size: 10pt; text-align: justify}
td {  font-family: "Verdana", "Arial", serif; font-size: 10pt; color: #000000 }

table
{
}

table.mytable
{	
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

table.mytable1
{	
	border-top: 0px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
td.mytable1
{
	border-bottom: 1px solid #000000;
}