BODY {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 75%;
	color: #000000;
}
TD {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 75%;
	color: #000000;
}.indent {
	left: 5px;
	border: 5px;
}
A:link {
	color: #003366;
	text-decoration: underline;
}
A:hover {
	color: #006699;
	text-decoration: none;
}
A:active {
	color: #006699;
	text-decoration: none;
}
A:visited {
	color: #003366;
	text-decoration: underline;
}
.footer {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 70%;
	color: #FFFFFF;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer:active {
	color: #FFFFFF;
	text-decoration: none;
}
.footer2 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 70%;
	color: #000000;
}

.copy {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 75%;
	color: #FFFFFF;
}
.fineprint {

	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
}
.bullet {
	list-style-image: url(images/bullet.gif);
	list-style-position: inside;
}
.text {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-style: normal;
	font-size: 14px;
}

