.bodytext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.bodyindex {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
}

.bodytextbold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.bodylink {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.bodylink:hover  {
	text-decoration : underline;
	color : #CC3333;
	font-size: 9pt;
	font-family: "Trebuchet MS";
	font-weight: normal;
}

.bodyhead {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.pagehead {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

.bodyheadlink {
	text-decoration : underline;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.bodyheadlink:hover {
	text-decoration : underline;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #cc3333;
}
