BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.small {
	font-size: 10px;
	color: #000066;
}
.normal {
	font-size: 11px;
	color: #000066;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.footer {
	font-size: 10px;
	color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;

}
.navup {
	font-size: 10px;
	background-color: #660000;
	cursor: hand;
	padding-top: 4px;
	padding-bottom: 6px;


}
.navover {
	font-size: 10px;
	background-color: #990000;
	cursor: hand;
	padding-top: 4px;
	padding-bottom: 6px;


}
.navon {
	font-size: 10px;
	background-color: #CCCC66;
	padding-top: 4px;
	padding-bottom: 6px;

}
.normalbold {
	font-size: 11px;
	font-weight: bold;
	color: #000066;
}
.anavup {
	font-size: 10px;
	color: #FFFF99;
	font-weight: bold;

}
.anavover {
	font-size: 10px;
	font-weight: bold;
	color: #FFFF33;
}
.anavon {
	font-size: 10px;
	font-weight: bold;
	color: #660000;
}
.subnavup {
	background-color: #CCCC66;
	font-size: 10px;
}
.subnavover {
	font-size: 10px;
	background-color: #FFFF66;
}
.subnavon {
	font-size: 10px;
	background-color: #FFFF66;
}
.asubnavup {
	font-size: 10px;
	color: #660000;
	font-weight: bold;

}
.asubnavover {
	font-size: 10px;
	color: #990000;
	font-weight: bold;
}
.asubnavon {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
