        .ftop {
        text-align : center;
        font : bold 36px "Times New Roman", Times, serif;
        color : White;
        color : White;
        letter-spacing : 5px;
        text-decoration: none;
        }
        a:hover.ftop {
                text-decoration: underline;
        }
        h1{
        color: #FF8000;
        font-size : 18px;
        }

        p, li,td {
        font-size : 12px;
        }
        li {
        margin : 15px;
        }
        b,strong{
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        }
        
        a .podval, .podval a{
        text-align : center;
        font : bold 8px "Times New Roman", Times, serif;
        color : silver;
    	}

