body {
	font-size: 9pt;
}
td {
	font-size: 9pt;
	line-height: 150%;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #006699;
	text-decoration: underline;
}
a:active {
	color: #006699;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.title:link {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.title:visited {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.title:active {
	color: #006699;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.title:hover {
	color: #0066FF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.navtitle:link {
	color: #0000FF;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
}
a.navtitle:visited {
	color: #006699;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
}
a.navtitle:active {
	color: #006699;
	font-size: 16px;
	font-weight: bold;
}
a.navtitle:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
}
.title16 {
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}
.red16 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.white {
	color: #FFFFFF;
}
.f11pt {
	font-size: 11pt;
}
.bord { border-top: #999999 1px solid; border-bottom: #999999 1px solid; border-right: #999999 1px solid; border-left: #999999 1px solid}
.bordgraylr { border-right: #999999 1px solid; border-left: #999999 1px solid}
.bordgrayl { border-left: #999999 1px solid}
