﻿body
{
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	color: #696969;
	line-height: 13pt;
}
h1
{
	font-family: Verdana, Tahoma;
	font-size: 13pt;
	font-weight: bold;
	color: #828281;

}

h2
{
    font-family:  Tahoma, Verdana;
    font-size: 13pt;
    font-weight: bold;
    color: #000000;
}
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;
}