table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;

}
a:link {
	color: #666699;
}
a:visited {
	color: #666699;
}
a:hover {
	color: #666699;
	text-decoration: none;
}
a:active {
	color: #666699;
}
.nav:link {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;

}
.nav:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;



}
.nav:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;

}
.nav:active {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;



}
.navsub:link {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	line-height: 21px;
	font-weight: bold;




}
.navsub:visited {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	line-height: 21px;
	font-weight: bold;



}
.navsub:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
	line-height: 21px;
	font-weight: bold;



}
.navsub:active {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	line-height: 21px;
	font-weight: bold;
}

.sub-dark {
	font-size: 9px;
	color: #484848;
}
.sub-light {

	font-size: 9px;
	color: #CCCCCC;
}

sup {
	vertical-align: top;
}


.body-bold {font-weight: 700;}
.head-blue {
	font-size: 22px;
	color: #333399;
	font-weight: bolder;


}
.head-fader {

	font-size: 22px;
	color: #666666;
	font-weight: bolder;
}
.head-mini-blue {

	color: #333399;
	font-size: 18px;
	font-weight: bold;
}
.head-sub-blue {
	color: #333399;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
.head-teal {

	font-size: 20px;
	color: #333399;
	font-weight: bolder;
}
.body-bold-white {
	font-weight: 700;
	color: #FFFFFF;

}
.nav-bold {
	font-weight: 700;
	color: #FFCC66;
	font-size: 11px;

}
.body-high {
	color: #CC0000;

}
