body {
	background: #ffffff url(images/684.png);
	font: normal 12px Georgia, Verdana, Arial;
	color: #534f50;
	margin: 0;
}
a:link, a:visited {
	color: #9d3939;
	text-decoration: none;
}
a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	font-style: italic;
	margin-bottom: 0;
	margin-top: 5px;
	font-weight: normal;
	text-decoration: underline;
}
h2 {
	font-size: 14px;
	text-decoration: underline;
	margin-bottom: 2px;
}
h3 {
	font-size: 15px;
	font-style: italic;
	text-align: center;
	color: #ff0000;
	padding: 0 4px 0 4px;
}
.top-menu {
	background: url(images/header.jpg) no-repeat;
	width: 800px;
	height: 354px;
	margin-left: 10px;
}
.main {
	width: 720px;
	text-align: center;
	background-color: #ffffff;
	padding-top: 7px;
}
.content {
	width: 680px;
	text-align: left;
	padding: 10px 0 10px 0;
}
.tiny {
	font-size: 10px;
	margin-top: 0;
}
.footer {
	border-top: 1px solid #666;
	padding: 15px 0 5px 0;
	font-size: 11px;
	text-align: right;
	margin-top: 5px;
}
