body {
	background: #211f20;
	font-family: Georgia, Times New Roman;
	font-size: 10px;
	color: #4a4a4a;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.body {
	font-size: 10px;
	text-align: justify;
}

.header, h2 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #687774;
	text-align: left;
	margin: 0px;
	display: block;
	text-transform: lowercase;
}

.subheader {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #687774;
	text-align: left;
	margin: 0px;
	display: block;
	text-transform: lowercase;
}

div.body {
	text-align: center
}

a {
	color: #cad8b4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img, a.img {
	border: 0px;
	background: transparent;
}

a.img:hover {
	background: transparent;
}

td,p {
	font-size: 11px;
}

.instructions {
	color: #858983;
}

b {
	font-weight: normal;
	color: #af9b82;
}

.webdings {
	font-family: wingdings
}

input,textarea,select,option {
	border: 1px solid #110f10;
	background-color: #110f10;
	padding: 3px;
	font-family: Georgia, Times New Roman;
	font-size: 10px;
	color: #3a3a3a;
}

img.tn {
	border: 1px;
}

a img.tn {
	padding: 1px;
	border: 3px solid #211f20;
}

a img.tn:hover {
	border: 3px solid #211f20;
}

td.sidebar {
	text-align: left;
}

.main {
	margin-bottom: 20px;
}

#ad {
	position: absolute;
	top: 0px;
	right: 0px;
}

td.nav {
	padding: 5px;
	color: #ffffff;
	font-size: 9px;
}

td.nav a {
	font-weight: bold;
	text-decoration: none;
	color: #2a380c;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-right: 20px;
	padding-left: 20px;
}

td.nav a:hover {
	text-decoration: none;
	background: #ffffff;
}
