body {
	background-color:#FFFFFF;
	color:#536E89;
	font-family: Verdana, Arial, Helvetica, sans serif; 
	font-size: 10pt;

} 

A:link {
	color: #804040; 
	text-decoration: none;
}

A:visited {
	color: #993333; 
	text-decoration: none;
}

A:hover {
	color: #993333; 
	text-decoration: underline;
}

A:active {
	color: #993333;
	text-decoration: none;
}

a.blue:link {
	color: #3E5266;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
}

a.blue:visited {
	color: #3E5266;
	font-weight: bold;
	text-decoration: none;
}
a.blue:hover {
	color: #3E5266;
	text-decoration: underline;
	font-weight: bold;
}
.rightjustifiedheading {
	font-family: "Trebuchet MS";
	font-size: 18pt;
	font-style: italic;
	color: #993333;
}

.UnderwoodHeading {
	font-family: "Trebuchet MS";
	font-size: 22pt;
	font-style: normal;
	color: #3E5266;
}

.heading1 {
	font-family: "Trebuchet MS";
	font-size: 16pt;
	color: #3E5266;
	font-weight: bold;

}
.italicsheadmaroon {
	font-family: "Trebuchet MS";
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	color: #804040;

}
.leftnavigation {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #3E5266;
	font-weight: bold;
	text-decoration: none;

}
.leftnavigationblue {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #3E5266;
	font-weight: bold;
	text-decoration: none;

}
.borderthin {
	border-top: 0px solid #536E89;
	border-right: thin solid #536E89;
	border-bottom: thin solid #536E89;
	border-left: thin solid #536E89;

}
.tabletext {
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 10pt;
	color: #3E5266;
	font-weight: bold;

}
.space {
	position: absolute;
	height: 5px;
	left: 5px;

}
.masthead {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;

}
.linksfor2ndlevel {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
	color: #CF5A47;
}
.MLS {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #993333;
	font-weight: bold;
	font-style: italic;

}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #003366;

}
.PersonalTour {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF3333;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}

