﻿body {
}

.MainText
{
  font-family: Segoe UI, Verdana;
  font-size:14pt; 
  color:#002B5C;
}
.MinorText
{
  font-family: Segoe UI, Verdana;
  font-size:11pt; 
  color:#002B5C;
}
.MiniText
{
  font-family: Segoe UI, Verdana;
  font-size:9pt; 
  color:#002B5C;
}
.ErrorText
{
  font-family: Segoe UI, Verdana;
  font-size:9pt; 
  color:red;
}

.MaxiText
{
  font-family: Segoe UI, Verdana;
  font-size:24pt; 
  color:#002B5C;
}

h2
{
  font-family: Segoe UI, Verdana;
  font-size:14pt; 
  color:#002B5C;
}


.MgrText
{
  font-family: Segoe UI, Verdana;
  font-size:18pt;
  font-style:italic; 
  color:#002B5C;
}