.side-link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #0099FF;
	text-decoration: none;
}
.side-link:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0099ff;
	text-decoration: underline;
}
.body-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.footer-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.heading-black {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.heading-black-link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.heading-black-link:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: underline;
}
.heading-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333366;
	text-decoration: none;
}
.heading-grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
A {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #028DF2;
	text-decoration: none;
}
A:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #028DF2;
	text-decoration: underline;
}
TD {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: 666666;
	text-decoration: none;
	line-height: 18px;
}
LI {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: 666666;
	text-decoration: none;
	line-height: 20px;
}