﻿body {
  font-family: Arial;
  font-size: 10pt; 
  font-weight: normal; 
  color: #f6d583;
  background-color: #000000;
}

td{
  font-family: verdana;
  font-size: 10pt; 
  font-weight: normal;
  vertical-align: top; 
  color: #f6d583;
  text-align:center;
}

tr{
  font-family: Arial;
  font-size: 10pt; 
  font-weight: normal; 
  color: #f6d583;
}

p{
  font-family: Arial;
  font-size: 10pt; 
  font-weight: normal; 
  color: #f6d583;
  margin-top: 4px;
  margin-bottom: 4px;
  margin-left: 12px;
  margin-right: 12px;
  text-align:left;
}

.caption {
  font-family: Arial;
  font-size: 10pt; 
  font-weight: normal; 
  color: #f6d583;
}

.caption2 {
  font-family: Arial;
  font-size: 10pt; 
  font-weight: normal; 
  color: #f6d583;
  margin-left: 12px;
  margin-right: 84px;
  
}

h1 {
  font-family: Arial;
  font-size: 16pt; 
  font-weight: normal; 
  text-align:left;
  margin-top: 12px;
  margin-left: 32px;
  margin-bottom: 12px;
  vertical-align:middle;
}
h2 {
  font-family: Arial;
  font-size: 12pt; 
  font-weight: normal; 
  text-align:left;  
  margin-left: 0px;
  margin-top: 0px;
}
h3 {
  font-family: Arial;
  font-size: 12pt; 
  font-weight: normal; 
  text-align:center;  
  margin-left: 0px;
  margin-top: 0px;
}
h4 {
  font-family: Arial;
  font-size: 10pt; 
  font-weight: normal; 
  text-align:center;  
  margin-left: 0px;
  margin-top: 0px;
}

hr {
	color: #f6d583;
}

a:link {color: #f6d583; text-decoration : none; font-weight: normal;}
a:visited {color: #f6d583; text-decoration: none; font-weight: normal;}
a:hover {color: #008dd5; text-decoration: none; font-weight: normal;}
a:active {color: #f6d583; text-decoration: none; font-weight: normal;}

