body,p,div,span,th,td,dl,dd,dt,ol,ul,blockquote{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #117CFF;
	font-weight: bold;


}
a:visited {
	font-weight: bold;
	color: #117CFF;
}
a:hover {
	color: #117CFF;
	text-decoration: none;
	font-weight: bold;

}
a:active {
	font-weight: bold;
	color: #117CFF;
}
.ut {
	text-decoration: underline;
}
.bolder {
	font-weight: bolder;
}
.plainlink {
	font-weight: bold;
	color: #117CFF;
	text-decoration: none;
}
.navText {
	font-size: 12px;
}
.textTiny {
	font-size: 1px;
	font-family: Arial, Helvetica, sans-serif;

}
