/* CSS Document */

.copy {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #444444;
	letter-spacing: .9px;
	line-height:20px;


}
.bold {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	letter-spacing: .9px;
	line-height:20px;


}
.green {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #639642;
	letter-spacing: .9px;
	line-height:20px;


}
.link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #444444;
	letter-spacing: .9px;
	line-height:20px;
	text-decoration:underline


}
.link:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #222222;
	letter-spacing: .9px;
	line-height:20px;
	text-decoration:underline


}
.nav {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	letter-spacing: 1.5px;
	text-decoration:none;


}
.nav:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1.5px;
	text-decoration:none;


}
.footerCopy {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #777777;
	letter-spacing: .9px;
	line-height:20px;


}
.footerLink {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #777777;
	letter-spacing: .9px;
	line-height:20px;
	text-decoration:underline


}
.footerLink:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #444444;
	letter-spacing: .9px;
	line-height:20px;
	text-decoration:underline


}


