@charset "utf-8";
a {
	color: #ba0404;
	text-decoration: none;
}
body,td,th {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #333333;
	line-height: 19px;
}
body {
	background: url(../img/bg_main.jpg) repeat left top fixed;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:hover {
	text-decoration: underline;
}
