body {
	margin: 35px 0px 71px;
	background-image: url(images/bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.note {
	font-size: 12px;
	line-height: 18px;
	color: #9b9067;
}
a:link {
	color: #003366;
	font-size: 12px;
	text-decoration: none;
}
td {
	font-size: 12px;
	line-height: 18px;
	color: #3c7eaa;
}
a:visited {
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #0099CC;
}
a:active {
	font-size: 12px;
	color: #9b9067;
}
h1 {
	font-size: 15px;
	font-weight: normal;
	color: #9b9067;
	line-height: 18px;
	margin-bottom: 0px;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	color: #9b9067;
	line-height: 16px;
	margin-bottom: 0px;
	margin-top: 3px;
}
.norepeat {
	background-repeat: no-repeat;
}
