body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333399;
}
.navbottom {
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}
.bkgWhite90 {
	background-image: url(../images/white_90.png);
}
.bkgWhale {
	background-image: url(../images_2/bot_whale.gif);
}
a:link {
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
.smallBody {
	font-size: 10px;
}
