.Title {
	font-size: 14px;
	color: #971B1E;
	font-weight: bolder;
	font-weight:900;
	line-height: 20px;
}
.Text {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 20px;
}
a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}
input {
	background-color: #9E3836;
	font-size: 12px;
	color: #FFFFFF;
	height: 20px;
	border: thin none #FFFFFF;
	text-indent: 2px;
	filter: Alpha(Opacity=70);
	line-height: 20px;
}
.input {
	background-color: #9E3836;
	font-size: 12px;
	color: #FFFFFF;
	border: thin none #FFFFFF;
	filter: Alpha(Opacity=70);
	line-height: 20px;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}
.cell{
	margin:0;
	text-indent: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
