/* CSS Document */
.body		{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 12px;
	line-height: 13px;
}

.body2		{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	line-height: 13px;
}

.heading {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000033;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -5%;
}

.heading2 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: black;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -5%;
}

.footerLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8E171B;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: -5%;
}

.sideBarLinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 12px;
	letter-spacing: -5%;
	font-weight: bold;
}

.sideBarLinks:hover {
	color: #8E171B;
}

.invisible {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1px
	font-decoration: none;
}