body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-repeat: no-repeat;
}
body {
	background-color: #ffffff;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-attachment:fixed;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #a53311;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #a53311;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: underline;
	color: #a53311;
}
.style11 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #a53311;
	font-size: 13px;
}
.style12 {
	font-size: 13px;
	font-weight: bold;
}

