﻿body 
{
    font-family : Arial, Helvetica, MS Sans-Serif;
    color : Black;
    font-size : 12px;
}

.txt
{
    font-family : Arial, Helvetica, MS Sans-Serif;
    color : Black;
    font-size : 9px;
}

.jaz
{
     font-family : Tahoma;
     color : #1E3A6D;
     font-size : 24px;
     font-style : italic;
     font-weight : bold;
}    

.footer
{
     font-family : Tahoma;
     color : #000000;
     font-size : 10px;
     font-style : italic;

} 

.win
{
    color : Red;
    font-weight : bold;
}

.red
{   
    color : Red;
    font-weight : bold;
    font-size : 16px;
    list-style-type:circle;
}    

PRE
{
    font-family : Tahoma, Arial, Helvetica, MS Sans-Serif;
    color : Black;
    font-size : 12px;
}

.evLbl
{
	font-weight:bold;
}