body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
body {
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

.normal {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

.normalbold {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}

.normal a:link {
	font-size: 12px;
	color: #A63E16;
	text-decoration: underline;
	
}

.normal a:visited {
	font-size: 12px;
	color: #A63E16;
	text-decoration: underline;
	
}
.normal a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #A63E16;
	text-decoration: underline;
	
}
.normalextralead {
	font-size: 12px;
	line-height: 24px;
	color: #000000;

}

.footer {
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}

.footer a:link {
	font-size: 10px;
	color: #A63E16;
	text-decoration: none;
}

.footer a:visited {
	font-size: 10px;
	color: #A63E16;
	text-decoration: none;
}
.footer a:hover {
	font-size: 10px;
	color: #A63E16;
	text-decoration: underline;
}

.PageHead {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #A63E16;
}

.SubHead {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #A63E16;
	
}

.footerbold {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
}

.footerbold a:link {
	font-size: 10px;
	color: #A63E16;
	text-decoration: underline;
}

.footerbold a:visited {
	font-size: 10px;
	color: #A63E16;
	text-decoration: underline;
}
.footerbold a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #A63E16;
	text-decoration: underline;
}

