body {
	font-family: Tahoma, Arial, Verdana;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;

}
a:link {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #E10823;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.copy {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #A3A3A3;
}
a.small:link {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #A3A3A3;
	text-decoration: none;
}
a.small:visited {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.small:hover {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #E10823;
	text-decoration: none;
}
a.small:active {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #E10823;
	text-decoration: underline;
}
a.news:link {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #E10823;
	text-decoration: none;
}
a.news:visited {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
a.news:hover {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #E10823;
	text-decoration: underline;
}
a.news:active {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.newsttitle {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
p {
	font-size: 11px;
	line-height: 18px;
	color: #555555;
	text-align: justify;

}
h1 {
	font-size: 12px;
	line-height: 18px;
	color: #800000;
	font-weight: bold;

}
h2 {
	font-size: 12px;
	line-height: 18px;
	color: #800000;
	font-weight: normal;
	text-align: justify;

}
.newshead {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #E10823;
}
hr {
	height: 1px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #DEDEDE;
	border-right: 0px solid #DEDEDE;
	border-bottom: 0px solid #DEDEDE;
	border-left: 0px solid #DEDEDE;



}
.property {
	font-size: 24px;
	line-height: 36px;
	color: #E10823;
}
li {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	margin-left: 14px;
	padding-left: 14px;


}
.propdesc {
	color: #000000;
}
.red {
	color: #E10823;
}
input {
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	background-color: #FFFFFF;
	border: 1px solid #E10823;
}
textarea {
	font-size: 11px;
	color: #555555;
	background-color: #FFFFFF;
	border: 1px solid #E10823;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;

}
