﻿.copy {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.copyitalic {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: 500;
	font-size: 12px;
	font-size-adjust: none;
	font-style: italic;
}
.copybold {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: 700;
	font-size: 12px;
	font-size-adjust: none;
}
.copy_green {
	font-family: Arial, Helvetica, sans-serif;
	color: #6D9E33;
	font-size: 12px;
}
.copy_small_green {
	font-family: Arial, Helvetica, sans-serif;
	color: #6D9E33;
	font-size: 10px;
}
.property_name {
	font-family: Arial, Helvetica, sans-serif;
	color: #6D9E33;
	font-size: 14px;
	font-weight: 600;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: 600;
	text-align: right;
}
.tag {
	font-family: Arial, Helvetica, sans-serif;
	color: #144467;
	font-size: 14px;
}
.small {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tiny {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D9E33;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}	
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D9E33;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D9E33;
	text-decoration: none;
}
a:link.b {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:hover.b {
	color: #6D9E33;
	font-size: 14px;
}	
a:visited.b {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:active.b {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:link.c {
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 10pt;
	color: #F8E9CA;
	text-decoration: none;
}
a:hover.c {
	font-family: Georgia, "Times New Roman", Times, serif;	
	color: #003366;
	font-size: 10pt;
}	
a:visited.c {
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 10pt;
	color: #F8E9CA;
}
a:active.c {
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 10pt;
	color: #F8E9CA;
}