td {
	color : #474D5D;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 80%;
}
a {
	color : #474D5D;
}
.lt {
	color : #9CAAD0;
}
.ltb {
	color : #9CAAD0;
	font-weight : bold;
}
.hd {
	color : #616f92;
}
.hdb {
	color : #616f92;
	font-weight : bold;
}
.input {
	background-color : White;
	font-size : 12px;
	width : 100%;
}
.w {
	color : #ffffff;
}
.wb {
	color : #ffffff;
	font-weight : bold;
}
.b, .b:link {
	color : #283C6F;
	text-decoration : none;
}
.b:visited {
	color : #9CAAD0;
	text-decoration : none;
}
.b:hover {
	text-decoration : underline;
}
.bb {
	color : #283C6F;
	font-weight : bold;
}
.menu {
	color : #283c6f;
	font-weight : bold;
	font-size : 14px;
	text-decoration : none;
}
.smaller {
	font-size: 9pt;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
