BODY
{
	font-size: 10px;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	background-color: #ffffff;
}
P
{
	font-size: 11px;
}
H1
{
	font-size: 14px;
}
H2
{
	font-size: 13px;
}
H3
{
	font-size: 12px;
}
H4
{
	font-size: 11px;
	font-weight: 700;
}
.leftNavSection
{
	font-size: 13px;
	font-weight: 700;
	color: #000099;
	text-decoration: none;
}
.leftNavSection:hover
{
	font-size: 13px;
	font-weight: 700;
	color: #0000ff;
	text-decoration: underline;
}
.leftNavSectionActive
{
	font-size: 13px;
	font-weight: 700;
	color: #000099;
	text-decoration: none;
}
.leftNavSectionActive:hover
{
	font-size: 13px;
	font-weight: 700;
	color: #0000ff;
	text-decoration: underline;
}
.leftNavSubsection
{
	font-size: 12px;
	font-weight: 700;
	color: #000099;
	text-decoration: none;
}
.leftNavSubsection:hover
{
	font-size: 12px;
	font-weight: 700;
	color: #0000ff;
	text-decoration: underline;
}
.leftNavSubsectionActive
{
	font-size: 12px;
	font-weight: 700;
	color: #000099;
	text-decoration: none;
}
.leftNavSubsectionActive:hover
{
	font-size: 12px;
	font-weight: 700;
	color: #0000ff;
	text-decoration: underline;
}
.leftNavItem
{
	font-size: 11px;
	font-weight: 500;
	color: #000099;
	text-decoration: none;
}
.leftNavItem:hover
{
	font-size: 11px;
	font-weight: 500;
	color: #0000ff;
	text-decoration: underline;
}
.leftNavItemActive
{
	font-size: 11px;
	font-weight: 500;
	color: #000099;
	text-decoration: none;
}
.leftNavItemActive:hover
{
	font-size: 11px;
	font-weight: 500;
	color: #0000ff;
	text-decoration: underline;
}