.RedTitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #8c2128;
}

a:link {
	color: #8c2128;
	text-decoration: none;	
}

a:visited {
  color: #8c2128;
  text-decoration: none;
}

a:hover {
	color: #682222;
}

a:active {

}

.RedSmTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: 8c2128;
}
.Text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.RedAddress {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: 8c2128;
}
.RedIntTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: 8c2128;
}
