.content 
{
	font-family:arial;
	font-size:12px;
	line-height: 20px;
}
body, td 
{
	font-family:arial;
	font-size:12px;
	line-height: 20px;
}


.leftNavMainList
{
  padding: 0;
  margin-left: 3;
  list-style: none;

}
.leftNavSubList
{
  padding: 0;
  margin-left: 10;
  list-style: none;

}

.leftNavMainItem
{
	font-family: verdana;
	font-size:9px;
	font-weight: bold;
	color: #336699;
}
.leftNavSubItem
{
	font-family: verdana;
	font-size:9px;
	font-weight: bold;
	color: #329966;
}
.leftNavLink
{
	color: #329966;
	text-decoration: none;
}
.leftNavLink:hover
{
	text-decoration: underline;
}
.copyrightNotice
{
	font-family:arial;
	font-size:11px;
	color: #666666;
}
