@charset "UTF-8";
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CC9933;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC9933;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}
.style1 {font-size: 12px}
.style1 {font-size: 12px}
#main {
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
#main #header {
	width: 848px;
	margin-right: auto;
	margin-left: auto;
	background-color: #490f00;
}
#main #header #content {
	width: 848px;
	color: #FFFFFF;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
