a:hover {
	text-decoration: underline;
}
a:visited {
	color: #000000;
}
.none {
text-decoration:none;
}
.foot {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8E8D8D;
	font-size: 10px;
}
.blue {
	color: #005DFA;
}
.ltblue {
	color: #0FB5FF;
}

p, li, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.header {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #8E8D8D;
}

.bigheader {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 22px;
	font-weight: bold;
	color:#333333;
	font-style:oblique;
}

.footline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #8E8D8D;
	line-height: 16px;
}
.spaced {
 line-height: 22px;
}
.sideline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.red {
	color: #FF201E;
	font-weight: bold;
}
.green {
	color: #00C938;
	font-weight: bold;
}
.num {
	font-family: Times, "Times New Roman", serif;
}
