body {
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        background-color: #434D4F;
}

A {
         color:#3434d5;
         text-decoration:none;
}
A:visited{
        color: #625EA6;
        text-decoration:none;
        }
A:hover{
        color:#6666cc;
        text-decoration:underline;
        }
A:active{
        color: #6666cc;
        text-decoration:none;
        }

.copyright {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
        color: #666666;
}

h1{
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:15px;
        color: #707070;
        font-weight: bold;
        line-height:1px;
        padding-top:15px;
}


td{
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:10px;
        color: #212121;
        line-height:15px;
}

table.top {

    width: 980px;
    border: 0;
    background-color: #A5A58C;
    float: center;
    padding: 0 0 0 0;


}

table.td1_top {

    width: 980px;
    border: 0;
    background-color: #A5A58C;
    float: center;
    padding: 0 0 0 0;
}

table.td2_top {

    width: 980px;
    border: 0;
    background-color: #A5A58C;
    float: center;
    padding: 30px; 0 0 0;


}

table.innershell {

    width: 600px;
    border: dotted 1px #ccc;
    text-align: center;
    background-color: #FFFFFF;
}

td.sofas {
                background-color: #FFFFFF;
                padding: 10px 0 25px; 0;
                width:170px;
		font-weight:bold;
                text-align: center;
                font-size:10px;
	
}

td.item {
                background-color: #FFFFFF;
                padding: 20px 0 25px; 0;
                width:300px;
		height:380px;
		font-weight:bold;
                text-align: left;
 		vertical-align: top;
                font-size:10px;
  		border-top: dotted 1px #ccc;
  		border-bottom: dotted 1px #ccc;
  		border-left: dotted 1px #ccc;

	
}

td.item1 {
                background-color: #FFFFFF;
                padding: 30px 10px 25px; 0;
                width:300px;
		height:380px;
                text-align: left;
 		vertical-align: top;
                font-size:10px;
  		border-top: dotted 1px #ccc;
  		border-bottom: dotted 1px #ccc;
  		border-right: dotted 1px #ccc;

	
}




