body {
	font-family: Futura, Helvetica, Verdana, Arial, sans-serif;
}

.body-main {
	font-size: 11px;
	line-height: 18px;
	color: #38342c;
}

.body-side {
	font-size: 11px;
	line-height: 16px;
	color: #38342c;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #38342c;
	text-transform: uppercase;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #38342c;
}

h3 {
	font-size: 9px;
	font-weight: bold;
	color: #790e1a;
	text-transform: uppercase;
	letter-spacing: 1px;
}

h4 {
	font-size: 8px;
	font-weight: bold;
	color: #790e1a;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.quote {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}

.copyright {
	font-size: 9px;
	text-transform: uppercase;
	color: #6e8aae;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: bottom;
}

a:link {
	color: #990000;
	text-decoration: none;
}

a:visited {
	color: #38342c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #990000;
}

.header-stamp {
	background-image: url(../images/common/header_stamp.gif);
	background-repeat: no-repeat;
	background-position: right;
}
