BODY {  
  background-color: rgb(255, 255, 255);  
  font-family: Times, New, Roman, serif;  
  margin-top: 2%;  
  margin-right: 2%;  
  margin-bottom: 2%;  
  margin-left: 2%;
}

a:link {  
  color: rgb(51, 51, 51);  -webkit-text-decoration: none;
  text-decoration: none;
}

a:visited {  
  color: rgb(51, 51, 51);  -webkit-text-decoration: none;
  text-decoration: none;
}

a:active {  
  color: rgb(0, 176, 216);  -webkit-text-decoration: underline;
  text-decoration: underline;
}

a:hover {  
  color: rgb(0, 176, 216);  -webkit-text-decoration: underline;
  text-decoration: underline;
}

TABLE {  
  color: rgb(58, 56, 60);  
  font-family: Times, New, Roman, serif;  
  font-size: 14px;  
  font-weight: normal;
}

p {  
  text-indent: 0.4in;  
  margin-top: 4pt;  
  margin-right: 0px;  
  margin-bottom: 4pt;  
  margin-left: 0px;  
  text-align: justify;  
  font-size: 16px;
}

.p1 {  
  text-indent: 0.0in; 
  margin-top: 4pt;  
  margin-right: 0px;  
  margin-bottom: 4pt;  
  margin-left: 0px;  
  text-align: justify;  
  font-size: 16px;
}


.menutext1 {  
  color: rgb(58, 56, 60);
  margin-top: 3pt;
 margin-bottom: 3pt; 
  font-family: Times, New, Roman, serif;  
  font-size: 15px;  
  font-weight: normal;  
  text-align: left;
}

.menutext2 {  
  color: rgb(58, 56, 60);  
  font-family: Times, New, Roman, serif;  
  font-size: 15px;  
  font-weight: normal;  
  text-align: justify;  
  clear: none;
}

.menutext3 {  
  color: rgb(58, 56, 60);  
  font-family: Times, New, Roman, serif;  
  font-size: 18px;  
  font-weight: normal;  
  font-style: italic;  
  text-align: center;
}

.menutext4 {  
  color: rgb(58, 56, 60);  
  font-family: Times, New, Roman, serif;  
  font-size: 19px;  
  font-weight: normal;  
  font-style: italic;  
  text-align: left;
}

.sidebar {  
  width: 200px;  
  background-color: rgb(255, 255, 255);
}

sup{font-size:0.80em;line-height:normal;vertical-align:top}
