﻿body
{
    font-family: Verdana, Tahoma;
    font-size: 9pt;
    color: #050402;
}
h1
{
	font-family: Verdana, Tahoma;
	font-size: 13pt;
	font-weight: bold;
	color: #050402;

}

h2
{
    font-family: Verdana, Tahoma;
    font-size: 13pt;
    font-weight: bold;
    color: #050402;
}
LogoBar
{
    background-color: Lime
}

SelectableList
{
    font-size: 8pt;
    text-decoration: line-through;
    background-color: aqua;
}

Small
{
    font-size: 11pt;
    text-decoration: line-through;
    background-color: aqua;
}