body,td,th {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #456CBB;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #456CBB;
}
a:hover {
	text-decoration: underline;
	color: #814B1C;
}
a:active {
	text-decoration: none;
	color: #456CBB;
}
.style3 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
h3 {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #B57629;
}
