body{
font-size: 85%;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.txt {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 150%;
}
.smtxt {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #333333;
}
.fleft {
	float: left;
	margin: 15px;
}
.fright {
	margin: 15px;
	float: right;
}

.mainnav {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 120%;
}

.mainnav a:link, .mainnav a:visited{
text-decoration: none;
color: #333333;
}

.mainnav a:hover{
text-decoration: underline;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
color: #003366;
}
h1{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 140%;
color: #333333;
}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	list-style-position: outside;
	
	line-height: 200%;
	list-style-type: square;
}

.emph {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 110%
}

.redtxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	font-size: 110%
}.tbar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 78%;
	font-weight: bold;
	color: #000033;
	background-color: #FFFF66;
}
