﻿body {
  font-family: Arial;
  font-size: 12pt; 
  font-weight: normal; 
  color: #ffffff;
  background-color: #ffffff;
}

td{
  font-family: Arial;
  font-size: 10pt; 
  font-weight: normal;
  vertical-align: top; 
  color: #000000;
  text-align:left;
}

tr{
  font-family: Arial;
  font-size: 10pt; 
  font-weight: normal; 
  color: #000000;
}

.ibox{
  font-family: Arial;
  font-size: 10pt; 
  font-weight: normal;
  vertical-align: top; 
  color: #000000;
  text-align:left;
}

p{
  font-family: Arial;
  font-size: 10pt; 
  font-weight: normal; 
  color: #000000;
  margin-top: 4px;
  margin-bottom: 4px;
  margin-left: 0px;
  margin-right: 0px;
  text-align:left;
}

h1 {
  font-family: Georgia, Times New Roman, Arial;
  font-size: 28pt; 
  font-weight: normal; 
  text-align:left;
  color: navy;
  margin-top: 12px;
  margin-left: 20px;
  margin-bottom: 12px;
  vertical-align:middle;
}
h2 {
  font-family: Georgia, Times New Roman, Arial;
  font-size: 14pt; 
  font-weight: normal; 
  text-align:left;  
  color: navy;
  margin-left: 0px;
  margin-top: 8px;
}


.high1 {
  font-family: Arial;
  font-size: 10pt; 
  font-weight: bold; 
  color: #000000;
  text-decoration: underline;
}

.highred {
  font-family: Arial;
  font-size: 10pt; 
  font-weight: bold; 
  color: #990000;
}

.highgreen {
  font-family: Arial;
  font-size: 10pt; 
  font-weight: bold;
  color: green; 
}


hr {
	color: #5E688c;
}

.nav1 {
  font-family: Arial;
  font-size: 14pt; font-weight: normal;
}

.copy {
  font-family: Arial;
  font-size: 8pt; font-weight: normal; color: #ffffff;
}

a:link {color: #990000; text-decoration: none}
a:visited {color: #990000; text-decoration: none}
a:hover {color: #008dd5; text-decoration: underline}
a:active {color: #990000; text-decoration: none}

.a1:link {color: #ffffff; text-decoration: none}
.a1:visited {color: #ffffff; text-decoration: none}
.a1:hover {color: navy; text-decoration: none}
.a1:active {color: #ffffff; text-decoration: none}

