.navibar {
	font-family: Tahoma, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #333399;

}
.quote {
	font-family: Tahoma, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	color: #333399;
	text-decoration: none;
}
h1 {
	font-family: Tahoma, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #333399;
	bottom: 25px;

}
.body {
	font-family: Tahoma, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333399;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
}
.subhead {

	font-family: Tahoma, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333399;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
}
.red {
	font-family: Tahoma, sans-serif;
	font-size: 0.8px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}
.smallprint {

	font-family: Tahoma, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #333399;
}
a:hover {
	color: #99CCFF;
	text-decoration: underline;
}
.subheadlite {


	font-family: Tahoma, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #99CCFF;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
}
.pixright {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;



}
.bodynonlink {
	text-decoration: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
	color: #333399;

}
.pixleft {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;

}

