body {
    background-color: #ffffff;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
    margin-top: 0px;
    margin-bocodeom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bocodeom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    }






p {
    font-family: verdana, geneva, arial, sans-serif;
    font-size: 14px;
    color: #000000;
    text-align: center;
   }





.head {
    font-family: verdana, geneva, arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    }

.isoregistered {
    font-family: verdana, geneva, arial, sans-serif;
    font-size: 12px;
    color: #3399cc;
    font-weight: bold;
    text-align: center;
    }

.copyright {
    font-family: verdana, geneva, arial, sans-serif;
    font-size: 9px;
    color: #999999;
    text-align: center;
    }





a:link {
    color: #cc0000;
    text-decoration: none;
    }

a:active {
    color: #ff0033;
    text-decoration: none;
    }

a:visited {
    color: #990000;
    text-decoration: none;
    }

a:hover {
    color: #ff0033;
    text-decoration: underline;
    }