﻿a {
	color: #003366;
	text-decoration: none;
}
body {
	margin: 0;
	font: 14px normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}
h1 {
	border-bottom: 1px solid #F0F0F0;
	margin-top: 10px;
	padding-bottom: 5px;
	color: #808080;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -1px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
hr {
	border-top: 1px solid #F0F0F0;
	color: #F0F0F0;
	height: 0px;
}
p {
	margin-top: 0.5em;
}
* html body {
	margin: auto;
	text-align: center;
}
h3, h5 {
	color: #765D3B;
}
h2, h4, h6 {
	color: #993333;
}
h3, h4, h5 {
	font-weight: bold;
}
h1, h2, p strong {
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0.5em;
	line-height: 100%;
}
a, p, div, span, table, td, th {
	color: inherit;
	font-size: inherit;
}
p.sitemap {
	padding: 20px 20px 0 0;
}
table.layout {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: hide;
}
p.sitemap a {
	color: #F2C218 !important;
}
img {
	border-color: silver;
}