a:link { 
	color: #D0491C;
	font-weight: normal;
	text-decoration: none;
}
a:active { 
	color: #D0491C; 
	text-decoration: none; 
}
a:visited { 
	color: #D0491C; 
	text-decoration: none;
}
a:hover {
	color: #000080; 
	text-decoration: underline; 
}
.text { color: #000000;
	font-style: normal; 
	font-weight: lighter; 
	font-size: 12px; 
	line-height: 17px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}
.nav  { color: #D0491C; 
	font-style: normal; 
	font-weight: bolder; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}
.padding {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: dotted 1px #A9A9A9;
}
.padding2 {
	padding-top: 0px;
	padding-bottom: 8px;
	border-bottom: dotted 1px #A9A9A9;
}
.padding3 {
	padding-top: 12px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #A9A9A9;
}
.padding4 {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: dotted 1px #A9A9A9;
}
.intro {
	color: #8C2506;
	font-style: normal;
	font-size: 16px;
	line-height: 20px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
	}
