body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FEFCFB;
	text-decoration: none;
}

td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FEFCFB;
	text-decoration: none;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FEFCFB;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #2C180A;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #F3E3DF;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #F3E3DF;
}

a:link {
	color: #B2482C;
	text-decoration: none;
}
a:visited {
	color: #B2482C;
	text-decoration: none;
}
a:hover {
	color: DCA030;
	text-decoration: overline;
}
a:active {
	color: #DCA030;
	text-decoration: overline;
}
