.text {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9pt;
	color: #666666;
}
a {
	font-weight: bold;
	color: #4295D1;
	text-decoration: none;
}
a:hover {
	color: #A0D6FF;
	text-decoration: underline;
	
}
.greeklet {
	font-family: Symbol;
}
.subhead {
	font-size: 12pt;
	color: #000099;
}

