body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3399FF;
	font-size: x-small;

}
.fineprint {
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3399FF;


}
.fineprintBlk {

	font-size: xx-small;
	color: #000000;
}
a:link {
	color: #3399FF;

}
a:visited {
	color: #0033CC;

}
a:hover {
	color: #000000;
	background-color: #3399FF;
	text-decoration: none;

}
a:active {
	color: #0033CC;

}
td {
	font-size: x-small;
	color: #3399FF;

}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #3399FF;
}
.navbar {
	font-size: 10px;
	color: #003366;
}
.navbar a:link {
	color: #003366;
	text-decoration: none;
}
.navbar a:visited {
	color: #003366;
	text-decoration: none;
}
.navbar a:hover {
	color: #003366;
	text-decoration: none;
	background-color: #66FFFF;
}
.navbar a:active {
	color: #003366;
	text-decoration: none;
}

