.remark {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 10px;
	color: #CC0000;
}
.maintext {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 12px;
	color: #666666;
}
.maintext a{
	color: #CC0000;
}
.maintext a:hover{
	color: #666666;
}
.whitetext {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 12px;
	color: #FFFFFF;
}
.redtext {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 12px;
	color: #CC0000;
}
.redtext a{
	color: #CC0000;
	text-decoration: none;
}
.redtext a:hover{
	color: #FF6600;
	text-decoration: underline;
}
.head {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

.copyright {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 11px;
	color: #CC0000;
}
.toppropertyname {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF99;
}
.toppropertyname a{
	color: #FFFF99;
	text-decoration: none;
}
.toppropertyname a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}.darkredhead {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 14px;
	color: #850000;
	font-weight: bold;
}
.remarkgrey {

	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 10px;
	color: #666666;
}
