﻿
body
{
  margin-top:0px;
}

.MasterTable
{
  font-family:Arial; 
  font-size:11pt; 
  color:#008000; 
  font-weight:bold; 
  background-color:#ffff99;
  text-align:center;
}
.LeftCell
{
  background-color:#ffff99; 
  font-family:Arial Narrow; 
  color:Black; 
  font-size:10pt; 
  vertical-align:top;
  width:20%;

}
.LeftDiv
{
  font-weight:bold;
}
.LeftDownDiv
{
  font-weight:bold;
  text-align:center;
}
.ul
{
  line-height:20pt;
  
}
ul
{
  text-align:justify; 
  list-style-type:disc;
}
.RightCell
{
  text-align:justify;
  font-family:Arial; 
  color:Black; 
  font-size:10pt; 
  vertical-align:top; 
  background-color:White;
}
.Menu
{
  background-color:#ffff99;
  text-align:center;
  font-weight:bold;
  border-color:Green;
}
.MenuLink
{
  color:#008000;
}

.Footer
{
  background-color:#008000; 
  color:White; 
  font-family:Arial; 
  font-size:10pt; 
  width:870
}
.HeadDiv
{
  font-weight:bold; 
  color:#008000;
  font-family:Arial Narrow;
  font-size:10pt;
}
.ulRight
{
  margin-top:0px;
  font-family:Arial; 
  color:Black; 
  font-size:10pt; 
  font-weight:normal;
  margin-right:20px;
}
a
{
  text-decoration:none;
}
.EmptyTd
{
  width:0.6cm;  
  background-color:White;  
  border-color:White;
}
.td
{
  background-color:White;
}
