﻿        body {
            margin-left: 0px;
            margin-top: 0px;
            margin-right: 0px;
            margin-bottom: 0px;
            font-size: 12px;
        }

        input, select {
            width: 90px;
            line-height: 30px;
            height: 30px;
        }
     

        a {
            text-decoration: none
        }

        img {
            border: 0;
        }

        a:link {
            color: #000;
        }

        a:visited {
            color: #000
        }

        a:hover {
            color: #069
        }

        .style1 {
            color: #0000FF
        }