body {
	margin-left: 0;
	margin-top: 0;
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #2C2C24;
}

.description {
	color: #2C2C24;
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
}
a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #2C2C24;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
}
a:hover {
	text-decoration: none;
	text-transform: capitalize;
	color: #663300;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}
a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #2C2C24;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
}
a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #ad5600;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
}
a:link.special {
	font-weight: bold;
	text-decoration: underline;
	color: #663300;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}
a:hover.special {
	text-decoration: none;
	text-transform: capitalize;
	color: #663300;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}
a:active.special {
	font-weight: bold;
	text-decoration: underline;
	color: #663300;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}
a:visited.special {
	font-weight: bold;
	text-decoration: underline;
	color: #ad5600;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}
table.footer {
	border-top-width: 1;
	border-color: #2C2C24;
	border-right-width: 0;
	border-bottom-width: 1;
	border-left-width: 0;
	border-top-style: solid;
}
table.header {
	border-top-width: 0;
	border-color: #2C2C24;
	border-right-width: 0;
	border-bottom-width: 1;
	border-left-width: 0;
}



