td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 17pt;

}
a {
	color: #9D0F3B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.bg1 {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.bo {
	background-color: #FFFFFF;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	border-top: 1px solid #FDF6E7;
	border-right: 1px solid #9D0F3B;
	border-bottom: 1px solid #9D0F3B;
	border-left: 1px solid #FDF6E7;
}
.big {
	font-size: 14px;
}
select {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
input {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}

