﻿body
{
    font-family: arial;
    background-color: darkgray;
}
.banner
{
    background-color: dimgray;
    font-size: 24pt;
    color: #ffffff;
    font-family: arial;
}
.tdWhite
{
    color: dimgray;
    font-family: arial;
    background-color: #ffffff;
    font-size: 14px;
}
.koteret
{
    font-size: 14pt;
    color: darkorange;
    font-family: arial;
    font-weight: bold;
}