﻿.MainTitle
{ 
  color: Black; 
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
}

.TableTitle
{ 
  color: White; 
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
}

.NormalText
{ 
  color: Black; 
  font-family: Arial;
  font-size: 13px;
}

.Buttons
{ 
  color: Black; 
  font-family: Arial;
  font-size: 12px;
}

.Validations
{ 
  color: Red; 
  font-family: Arial;
  font-size: 12px;
}


.l
{ 
  color: Red; 
  font-family: Arial;
  font-size: 12px;
}

