/* remove the line around the link */
a, a:focus, img {
	noFocusLine:expression(this.onFocus=this.blur()); 
	-moz-outline: none !important;
	outline: none;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ad1917;
	
}
.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6b3f24;
	font-weight: bold;
}
.contentTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: 2px;
}
.contentTxt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	letter-spacing: 2px;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	letter-spacing: 2px;
}
