p,ul,li,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #7e0500;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	text-transform: uppercase;
	border-style: solid;
	border-width: 0 0 1px 0;
	border-bottom-color: #999999;
	padding: 4px 0 0 0;
	margin: 24px 10px 0 0;
}

.copyrighttext {
	font-size: 9px;
	color: #666666;
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #999999 #ffffff #ffffff #ffffff;
	padding-top: 4px;
	margin-top: 30px;
}
