body {
  font-family: Arial;
}
.Normal
{
  font-size: 11px;
  font-weight: normal;
  text-align: justify
}
.NormalBlue
{
  font-size: 11px;
  font-weight: normal;
  text-align: justify;
  color: #000000
}
.NormalWhite
{
  font-size: 10px;
  font-weight: normal;
  text-align: center;
  color: #FFFFFF
}
.NormalBlueSmall
{
  font-size: 10px;
  font-weight: normal;
  text-align: justify;
  color: #003366
}

.NormalBold
{
   font-size: 11px;
  font-weight: bold;
  text-align: justify;
  color: #003366;

}

.HeadingBlue
{
  color: #003366;
  font-weight: bold;
  font-size: 14px
}
A.LinkBlue
{
  font-size: 11px;
  font-weight: normal;
  color: #003366;
  text-decoration: none
}
A.LinkBlue:hover
{
  text-decoration: none;
  color: #3366FF
}
A.LinkWhite
{
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  font-size: 11px
}
A.LinkWhite:hover
{
  text-decoration: none;
  color: #FF9900
}
A.LinkWhiteBlue
{
  color: #FFFFFF;
  font-weight: normal;
  text-decoration: none;
  font-size: 11px
}
A.LinkWhiteBlue:hover
{
  text-decoration: none;
  color: #FFCC00
}
.TextClass
{
  font-size: 11px;
  font-weight: normal;
 
  color: #000000;
  
  
}
.ButtonClass
{
   font-size: 11px;
  font-weight: normal;
  
  color: #000000;
  
  
  
}

A
{
  font-size: 11px;
  font-weight: normal;
  color: #003366;
  text-decoration: none
}
A:hover
{
  text-decoration: none;
  color: #3366FF
}
A.LinkSmall
{
  font-size: 10px;
  font-weight: normal;
  color: #003366;
  text-decoration: none
}
A.LinkSmall:hover
{
  text-decoration: none;
  color: #3366FF
}
HR
{
  border: 1px dotted #333333
}
.NormalWhite
{
 color: #FFFFFF;
 font-size: 11px;
  font-style: normal;
  text-align: left
}
.NormalWhite2
{
 color: #FFFFFF;
 font-size: 11px;
  font-style: normal;
 
}

.TableClass
{

border: none;
  font-size: 11px;
}

A.LinkWBlue
{
  font-size: 11px;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: none
}
A.LinkWBlue:hover
{
  text-decoration: none;
  color: #FF9933
}






