﻿
@font-face {
 font-family: Calibri;
 src: url("CALIBRI.eot") /* EOT file for IE */
}

@font-face {
 font-family: Calibri;
 src: url("CALIBRI.TTF") /* TTF file for CSS3 browsers */
}

.text_blue13 
{
    font-family:"segoe ui",arial,sans-serif;
    font-size:13px;
    font-weight:normal;
    text-decoration:none;
    color:#1E395B;    
}

.text_blue13bold 
{
    font-family:"segoe ui",arial,sans-serif;
    font-size:13px;
    font-weight:bold;
    text-decoration:none;
    color:#1E395B;    
}

.text_blue16 
{
    font-family:"segoe ui",arial,sans-serif;
    font-size:16px;
    font-weight:normal;
    text-decoration:none;
    color:#1E395B;    
}

.text_blue16bold 
{
    font-family:"segoe ui",arial,sans-serif;
    font-size:16px;
    font-weight:bold;
    text-decoration:none;
    color:#1E395B;    
}

.text_red13 
{
    font-size:13px;
    font-weight:normal;
    text-decoration:none;
    color:#FF0000;    
}

.text_red13italic 
{
    font-size:13px;
    font-weight:normal;
    text-decoration:none;
    font-style:italic;
    color:#FF0000;    
}

.text_blue16 
{
    font-family:"segoe ui",arial,sans-serif;
    font-size:16px;
    font-weight:normal;
    text-decoration:none;
    color:#1E395B;    
}