.bodytext {
	font-family: Arial;
	font-size: 9pt;
	color: black;
}

a.bodytext:hover{
	font-family: Arial;
	font-size: 9pt;
	color:#F86C1D;
}

.copyright{
	font-family: Arial;
	font-size: 8pt;
	color: white;
	font-weight : bold;
}

.porchlight{
	font-family: Arial;
	font-size: 10pt;
	color: #063A77;
}

.tollfree{
	font-family: Arial;
	font-size: 14pt;
	color: #063A77;
}

.nachi{
	font-family: Arial;
	font-size: 8pt;
	color: gray;
}

.trail{
	font-family: Arial;
	font-size: 8pt;
	color: #16467B;
}

.trail2 {
	font-family: Arial;
	font-size: 8pt;
	color: black;
}

.border{
	border : thin solid Gray;
}

.links{
	font-family: Arial;
	font-size: 8pt;
	color: #534741;
	font-weight : bold;
	text-decoration: none; 
}

a.links:hover{
	font-family: Arial;
	font-size: 8pt;
	color: #F86C1D;
	font-weight : bold;
	text-decoration: none; 
}
