﻿body 
{
    font-family:Verdana;
    font-size:12px;
}
.RedTitle
{
    font-weight:600;
    color:Red;
    font-size:12px;
}

.Title
{
    font-size:28px;
    color:Silver
}

.SmallTitle
{
    font-size:18px;
    color:Black
}

h1
{
    font-size:16px;
    }

h2
{
    font-size:14px;
    font-weight:bolder;
    font-style:italic;
}