a:link{color: #000080; text-decoration:underline; font-size: 13pt; font-weight: strong;}
a:alink{color: #000080; text-decoration:underline; font-size: 13pt; font-weight: strong;}
a:visited{color: #000080; text-decoration:underline; font-size: 13pt; font-weight: strong;}

body {
  background-color: #FFFFFF;
  font-family: "Times New-Roman";
  font-size: 12pt;
  font-weight: bolder;
  }

.Grey {
  color: #F3F3F3;
}

.Color1 {
  background-color: #bcd0f0;
}
.Color2 {
  background-color: #E0D3F5;
}
.SmallText 
{
  font-family: Times New Roman italic;
  font-size: 9pt; 
}

.SmallTextArial10
{
  font-family: Arial;
  font-size: 10px; 
}

.TextClass10
{
  font-weight: bold;
  font-family:Times New Roman italic;
  font-size: 10pt; 
  color:navy; 
}

.PageHeadingFont
{
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight:bold;
  background-color:olive;
  color:#FFFBF0;
}

.TableHeadingFont
{
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight:bold;
  background-color:#2A0055;
  color:#FFFF00;
}

.CensoredTextClassSmall
{
  background-color:#CCCCCC;
  color:#550000;
  font-weight:bold;
  font-size:10px;
}

.DynamicTextClass 
{
  font-weight: bold;
  font-family: Times New Roman italic;
  font-size: 9pt; 
  background-color:yellow;
  color:maroon; 
}
.DynamicTextClass_Title
{
  font-weight: bold;
  font-family:Times New Roman italic;
  font-size: 10pt; 
  color:teal; 
}
.DynamicTextClass_Title2
{
  font-weight: bold;
  font-family:Times New Roman italic;
  font-size: 10pt; 
  color:navy; 
}

.DynamicTextClass_Title3
{
  font-weight: bold;
  font-family:Times New Roman italic;
  font-size: 9pt; 
  color:maroon;  
}

.DynamicTextClass_Navy
{
  font-weight: bold;
  font-family:Times New Roman italic;
  font-size: 9pt;
  background-color: White; 
  color:navy;   
}
.DynamicTextClass_Smaller_Green_EBEBEB 
{
  font-weight: bold;
  font-family: Times New Roman;
  font-size: 9pt; 
  background-color:#FFFFFF;
  color:#005825; 
}
.DynamicTextClass_Smaller_Maroon
{
  font-weight: bold;
  font-family: Times New Roman;
  font-size: 9pt; 
  background-color:white;
  color:maroon; 
}
.DynamicTextClass_Black_EBEBEB
{
  font-weight: bold;
  font-family: Times New Roman;
  font-size: 9pt; 
  background-color:white;
  color:black; 
}



