body, td {
    font-family: Arial;
    font-size: small;
    color: #FFFFFF;
    background-color: #000000;
}

a {
    text-decoration: none;
    color: #000000}

.section-headder {
    background-color: #FF0000;
    clear: both;
    color: #fff;
    font-size: small;
    font-weight: bold;
    margin-top: 1px;
    margin-bottom: 1px;
    padding-top: 3px;
    width: 100%
}

.link {
	background-color: #FF0000;
	background-position: 50%;
	clear: both;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 3px;
	color: #FFFFFF;
}

.background-spacer {
    background-color: #000000;
    width: 100%;
    height: 10px;
}

.house-label-center {
	background-color: #C00;
	color: #FFFFFF;
	width: 100%;
	border: 0px;
	padding: 0px;
	text-align: center;
	font-weight: normal;
}

.house-label-left {
	background-color: #e5e5e5;
	color: #000000;
	width: 100%;
	border: 0px;
	padding: 0px;
	font-weight: bolder;
	text-align: center;
	text-transform: capitalize;
}

.house-text-left {
	background-color: #FFFFFF;
	color: #000000;
	width: 100%;
	border: 0px;
	padding: 0px;
	text-align: center;
	font-weight: normal;
}

.house-text-center {
	background-color: #FF6633;
	color: #000000;
	width: 100%;
	border: 0px;
	padding: 0px;
	text-align: center;
	font: normal;
}

.logo {
    background-color: #FFFFFF;
    width: 100%;
    height: 80px;
    border: 0px;
    padding: 0px;
    text-align: center;
}

td.list-cell-image {
	background-color: #ffffff;
    color: #000000;
    text-align:left;
}

td.list-cell-text {
	background-color: #ffffff;
    color: #000000;
    text-align:left;
}
.house-text-link {
	background-color: #FFFFFF;
	color: #000000;
	width: 100%;
	border: 0px;
	padding: 0px;
	text-align: left;
	font-weight: normal;
}
.bold-title {

    background-color: #CCCCCC;
    color: #000000;
    width: 100%;
    border: 0px;
    padding: 0px;
    text-align: center;
    font-weight: bolder;
}
h1 {
	font-size: small;
	font-weight: bold;
}
h2 {
	font-size: small;
	font-weight: bold;
}
