body,td,th {
	font-family: Trebuchet MS;
	font-size: 0.93em;
	color: #666666;
}

body {

	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
p {
	letter-spacing: 1px;
	line-height: 20px;
}
a:link {
	color: #D02F05;
	text-decoration: none;
}

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

a:hover {
	color: #D02F05;
	text-decoration: underline;
}

a:active {
	color: #D02F05;
	text-decoration: none;
}

h1 {
	font-size: 1.3em;
	color: #666666;
	letter-spacing: 7px;
	font-variant:small-caps;
}

h2 {
	font-size: 1.2em;
	color: #666666;
	letter-spacing: 6px;
	font-variant:small-caps;
}

h3 {
	font-size: 1.1em;
	color: #666666;
	letter-spacing: 5px;
	font-variant:small-caps;
}
a {
	font-weight: bold;
}
.top-nav {
	font-size: .9em;
	color: white;
	font-weight: bold;
	letter-spacing: 2px;
	font-variant:small-caps;
	text-align: center;
}
.top-nav a{
	font-size: .9em;
	color: white;
	font-weight: bold;
}
.top-nav a:hover{
	font-size: .9em;
	color: #D02F05;
	font-weight: bold;
	text-decoration: underline;
}
.footer {
	font-size: .8em;
}
.footer2 {
	font-size: .8em;
	color: white;
	letter-spacing: 2px;
	font-variant:small-caps;
}
.seo {
	display:none;
}
