body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #3333FF;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
.navtext {
	font-size: 0.7em;
	font-weight: normal;
}
.navhdr {
	font-size: .7em;
	font-weight: bold;
}
.captions {
	font-size: smaller;
	font-style: normal;
	font-weight: normal;
}
.navtbl {
	margin-top: 1em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ddFFFF;
	padding-left: 0.3em;
}
.footerTxt {
	font-size: 0.625em;
	color: #666666;
}
.contStyle {
	padding: .5em;
	font-size: .76em;
}
.navSecText {
	font-size: 0.7em;
	font-style: italic;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #ddFFFF;
	color: #444;
}
a:hover {
	color: #00CCFF;
	text-decoration: none;
}
.alerttxt {
	font-weight: bold;
	color: #FF0000;
}
.smbanner {
	font-weight: bold;
	text-decoration: none;
	background-color: #66FFFF;
}
.emphTxt {
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.imgflorgt {
	float: left;
	margin-right:10px;
}
