
A:link	{
color: black;
text-decoration:none;
	}
A:visited {
color: blue;
text-decoration:underline;
	}
A:hover	{
color: yellow;
text-decoration:underline;
	}
A:active	{
color: white;
text-decoration:underline;
	}


.tower {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding: 12px;
}
.towerHomebig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	padding: 12px;
	font-weight: 400;
}
.towerHomeSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	padding: 12px;
}
.towerFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 0px;
	color: #000000;
	padding: 6px;
	font-weight: bolder;
	text-align: center;
	text-decoration: none;
	letter-spacing: 1px;
}
.towerSubcopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding: 18px 8px 12px 24px;
}
.towerSubcopyHd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding: 18px 8px 12px 0px;
	font-weight: bolder;
}
.towerSubcopyList {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding: 18px 20px 12px 30px;
	text-indent: 20px;
}
.towerSubcopyHd2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding: 18px 8px 12px 0px;
	font-weight: bold;
}
