.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FBBC84;
}
.txt2 {
	color: #CD2B04;
}
.txt3 {
	font-size: 12px;
}
.txt4 {
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
}
.txt5 {
	font-size: 14px;
	font-weight: bold;
}
.txt6 {
	font-size: 10px;
	color: #707070;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link,a:visited,a:active {
	color: #CD2B04;
	text-decoration: underline;
}
a:hover {
	color: #651F00;
	text-decoration: none;
}
.fixed-bg {
	background-repeat: no-repeat;
	background-position: center bottom;
}
form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
input,select,textarea {
	background-color: #F6F4F4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid;
}
.btn {
	border: 0px none;
}
.txt7 {
	font-size: 18px;
	color: #990000;
	font-weight: normal;
}