body {
	background-color:#ffffff;
}

.class1 {
	background-color:#FFFFFF;
}
th { font-weight:bold;color:#222299;text-align:left;
	
}
/* Listing title */
.t1 { font-size:12px;font-weight:bold; color:#333333;font-family:georgia}

/* Listing subheader (Price on listings page */
.t2 { color:#330033; font-family:arial; font-size: 11pt}

/* General Text Body */
.t3 { font-family:verdana; font-size:10pt}

/* seperator color in-between listings */
.t4 { background-color:#222299; }

/* field name */
.t5 {color:#333333; font-family:verdana; font-size:10pt; }

/* property picture */
.t6 {background-color:#F3F3E8; color:#333333; font-family:arial; font-size: 10pt;}
.t6 A:link {text-decoration:  none; font-weight:bold; color: #330033;font-family:arial; font-size: 11pt; text-align:left}
.t6 A:visited {text-decoration:  none; font-weight:bold; color: #330033;font-family:arial; font-size: 11pt}
.t6 A:active {text-decoration:  none; font-weight:bold; color: #330033;font-family:arial; font-size: 11pt}
.t6 A:hover {text-decoration: none; font-weight:bold; color:#330033;font-family:arial; font-size: 11pt}
.listtable {
	border-style:none;
	border-width:none;
}

/* category & other info */
.t7 {font-weight:bold;font-family:georgia;font-size:8pt;}


a:link {text-decoration: underline;font-weight:normal; color: #222299}
a:visited {text-decoration: underline;font-weight:normal; color: #222299}
a:active {text-decoration: underline;font-weight:normal; color: #222299}
a:hover {text-decoration: underline;font-weight:normal; color: #2222ff}

