a {
  font-family: tahoma, Arial;
  color:#003399;
}
a:hover {
  color:#0099ff;
}

a.menu {
  display:block;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:normal;
  font-family: tahoma, Arial;
  font-size: 12px;
  color:#003399;
}
a.menu:hover {
  color:#0099ff;
}
a.menu:active {
  color:#FF33CC;
}

.BodyText {
	font-size: 9.0pt;
	font-family: Tahoma;
}

.text {
	font-size: 9px;
	font-family: Tahoma;
	color:#444547;
}

.text1 {
	font-size: 13px;
	font-family: Arial;
	color:#0066e0;
	font-weight:bold;
}

.text4 {
	font-size: 10px;
	font-family: Tahoma;
	color:#666666;
	font-weight:bold;
}