﻿body { 
	color : #000000; 
	background : #ffffff; 
	font-family: "Times New Roman";
	font-size : 11pt; 
	}
	
p, ul, ol, li, td { 
	color : #000000; 
	background : #ffffff; 
	font-family: "Times New Roman";
	font-size : 11pt; 
	}
	
h1 { 
	color : #000000; 
	background : #ffffff; 
	font-family: "Times New Roman";
	font-size : 16pt; 
	}
	
h3 { 
	color : #000000; 
	background : #ffffff; 
	font-family: "Times New Roman";
	font-size : 14pt; 
	}
	
a:link, a:active, a:visited { 
	text-decoration : underline; 
	color : #0000ff; 
	font-family: "Times New Roman";
	font-size : 11pt; 
	}
	
#printheadersub, #page_header, #sidebar, #leftside, #rightside, #photos, #linkline, #mlsis, #emailBox{ 
	display : none;
	}
	
#main_table { 
	width:100% 
	}

.main_menu_bg {
	display:none;
	}
	
.left_sub {
	display: none;
	}

.left_shadow {
	background-image: url('none')
	}

.right_shadow {
	background-image: url('none')
	}

.main_area {
	background-image: url('none');
	}

.header {
	background-image: url('none');
	}

.footer {
	background-image: url('none');
	}
	
.ft {
	color : #000000; 
	background : #ffffff; 
	font-family: "Times New Roman";
	font-size : 10pt; 
	}		
