body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #cc0000;
	text-decoration:underline;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.popTitle{
	font-size: 10px;
	color: #000000;
	font-weight:bold;
}
a.BioName{
	font-size: 12px;
	color: #666666;
	font-weight:bold;
}
a.BioName:visited{
	font-size: 12px;
	color: #666666;
	font-weight:bold;
}
.BioTitle{
	font-size: 10px;
	color: #666666;
	font-weight:bold;
}
.title {
	font-size: 16px;
	color: #006699;
	font-weight:bold;
}
.subtitle {
	font-size: 14px;
	color: #006699;
	font-weight:bold;
}
.bodytext {
	font-size: 12px;
	color: #000000;
}

.footer {
	font-size: 12px;
	text-align:center;
}
.vlinecolor {
	color: #8C9EBD
}
.vlinecolorfoot {
	color: #000000
}
.menulink {
	font-size: 17px;
	color: #006699;
	font-weight:bold;
}
a.menulink:hover {
	font-size: 12px;
	color: #cc0000;
	text-decoration:underline;
}
.LeftList {
	font-size: 11px;
	color: #666666;
}
a.LeftList {
	font-size: 11px;
	color: #666666;
}
a.LeftList:hover {
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}


