.e {
	color: #1188D6;
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.e:link {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1188D6;
	text-decoration: none;
}
.e:hover {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1188D6;
	text-decoration: underline;
}
.e:visited {
	font-size: 11px;
	text-decoration: none;
}
.footer{
	COLOR: #333333;
	FONT-FAMILY: Trebuchet ms; 
	FONT-SIZE: 11px; 
	text-decoration: none;	
}
.bold {
	COLOR: #000000;
	FONT-FAMILY: Trebuchet ms; 
	FONT-SIZE: 11px; 
	text-decoration: none;
	font-weight: bold	;
}
.subhead {
	COLOR: #62543C;
	FONT-FAMILY: Trebuchet ms; 
	FONT-SIZE: 11px; 
	text-decoration: none;
	font-weight: bold	;
}
.navlink:link {
	font-weight: normal;
	FONT-SIZE: 10px;
	COLOR: #879EAE;
	FONT-FAMILY: Trebuchet ms;
	TEXT-DECORATION: none;
}
.navlink:visited {
	font-weight: normal;
	FONT-SIZE: 10px;
	COLOR: #879EAE;
	FONT-FAMILY: Trebuchet ms;
	TEXT-DECORATION: none;
}
.navlink:hover {
	font-weight: normal;
	FONT-SIZE: 10px;
	COLOR: #879EAE;
	FONT-FAMILY: Trebuchet ms;
	TEXT-DECORATION: underline;

} 
.smallbold{
	COLOR: #FFFFFF;
	FONT-FAMILY: Trebuchet ms; 
	FONT-SIZE: 10px; 
	text-decoration: none;
	font-weight: bold;	
}
.sold {
	COLOR: #BA0909;
	FONT-FAMILY: Trebuchet ms; 
	FONT-SIZE: 12px; 
	text-transform:uppercase;
	text-decoration: none;
	font-weight: bold;	
}
.bodysmall {
	COLOR: #879EAE;
	FONT-FAMILY: Trebuchet ms; 
	FONT-SIZE: 10px; 
	text-decoration: none;
	font-weight: normal;	
}

A:link {
	COLOR: #FFFFFF;
	font-family: Trebuchet ms, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
A:visited {
	COLOR: #FFFFFF;
	font-family: Trebuchet ms, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
A:hover {
	COLOR: #FFFFFF;
	font-size: 11px;
	font-family: Trebuchet ms, Helvetica, sans-serif;
	text-decoration: none;
}

A.bodylink:link {
	background-color: #2D5638;
}
A.bodylink:visited {
	background-color: #2D5638;
}
A.bodylink:hover {
	background-color: transparent;
}
hr {
	border: 0;
	color: #2C4454;
	background-color: #2C4454;
	height: 1px;
	width: 75%;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}



td {  
  font-family: Trebuchet ms, Helvetica, sans-serif; 
  font-size: 11px; 
  color: #DFE8EE; 
  text-decoration: none; 
  text-align: left;
}

