﻿body 
{
    font-family: Tahoma;
    font-size:10pt;
}
h1
{
    font-family:Tahoma;
    font-size:larger;
    font-weight:bolder
}

h2
{
    font-family:Tahoma;
    font-size:large;
    font-weight:normal
}

.IE8Fix 
{ 
    z-index: 1000; 
}
