.nav {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}
.title {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}
.pump {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.smalltitle {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
.bodytext {
	font-family: verdana;
	font-size: 10px;
}
.small {
	font-family: verdana;
	font-size: 5px;
}
.large {
	font-family: verdana;
	font-size: 14px;
}
.red {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #cc0000;
}
.yellow {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffff00;
}
.green {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.cyan {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

