table,td,p,input,select,textarea {
	font-family: arial;
	font-size: 16px;
	line-height: 160%;
}

a {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #d4d4d4;
}

a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #8B1A0A;
}

.navfont {
	font-family: arial;
	font-size: 15px;
	color: #000000;
}

.navfont a {
	color: #000000;
	text-decoration: none;
	border-bottom: 0px solid #d4d4d4;
}

.navfont a:hover {
	color: #8B1A0A;
	text-decoration: none;
	border-bottom: 0px solid #8B1A0A;
}

.footerfont {
	padding-top: 8px;
	font-family: arial;
	font-size: 9px;
	color: #666666;
}

.footerfont a {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px solid #d4d4d4;
}

.footerfont a:hover {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px solid #8B1A0A;
}

.pagetitle {
	font-weight: bold;
	font-size: 18px;
}

.pagetitle a {
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	border-bottom: 0px solid #8B1A0A;
}

.pagetitle a:hover {
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	border-bottom: 0px solid #8B1A0A;
}