

a {
color:#FFFF66;
}

body {
background:#666666;
margin: 0px auto;
text-align: center;
}

table.page {
background:#f0f0c0;
width: 100%;
margin:0px auto;
}



th.prop {
font-size: 36px;
height: 55px;
border-left: none;
}


td.details {
width: 800px;
background: white;
font-family:"Helvetica, Arial, serif;
font-weight:bold;
color: black;
}

td.details td {
color: black;
}

td.details td a {
color: #0000ff;
}

td.details a {
color: #0000ff;
}


#footerFade {
	background-image:url(../../bottom2.gif);
	height: 32px;
	background-repeat:repeat-x;
}
