*{
	margin:0px;
    padding:0px;
}
html, body{
	height: 100%;
}

    .platums
    {
        width:980px;
        height:0px;
        line-height:0px;
        font-size:0px;
        overflow:hidden;
    }


	body
    {
	    background-color: #ecdca2;
        background-image: none;
        background-repeat: no-repeat;
	    font-family: "Tahoma";
        font-size: 12px;
        color:#000000;
        line-height:18px;
        font-weight:bold;
        font-style: italic;
        margin:0px;
        min-width: 980px;
        overflow: auto;
	}

    td
    {
        font-family: "Tahoma";
        font-size: 12px;
        color:#000000;
        line-height:18px;
        font-weight:bold;
        font-style: italic;
        padding:0px;
    }
    .th
    {
        font-family: "Tahoma";
        font-size: 12px;
        color:#000000;
        line-height:18px;
        font-weight:bold;
        font-style: italic;
        padding:0px;
    }