﻿.Red
{
    font-family:Arial;
    font-size:12px;
    color: #832929;
}
.Black
{
	font-family:Arial;
    font-size:12px;
}
.Link
{
	font-family: Arial;
    font-size: 12px;
    color: #626262;
    font-weight:bold;
    text-decoration: none !important;
}
.RedTitle
{
    font-family:Arial;
    font-size:16px;
    color: #832929;
    font-weight:bold;
}