td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFFFFF;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #9B642E;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
}
.footer {
	font-size: 10px;
	color: #999999;
}
.header_links {
	color: #9B642E;
}
.subheader_links {
	color: #EDECEB;
}
.item_title {
	color: #333333;
	font-weight:bold;
}
.item_link {
	font-size: 12px;
	color: #333333;
}
.item_property_name {
	font-weight:bold;
}
.item_property_value {

}
.item_style {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFFFFF;
	font-weight: normal;
}
.item_property_view {
	font-weight:bold;
}
