.text {
	font-family: Palatino Linotype, Trebuchet MS, Arial, Helvetica;;
	font-size: 12px;
	line-height: 1.5em;
}
.header {
	font-family: Palatino Linotype, Trebuchet MS, Arial, Helvetica;;
	font-size: 18px;
	font-weight: bold;
}
.minitext {
	font-family: Palatino Linotype, Trebuchet MS, Arial, Helvetica;;
	font-size: 9px;
}
a:link,a:visited {
	font-family: Palatino Linotype, Trebuchet MS, Arial, Helvetica;;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	line-height: 1.5em;
	text-decoration: none;
}

a:hover {
	font-family: Palatino Linotype, Trebuchet MS, Arial, Helvetica;;
	font-size: 12px;
	color: #003366;
	line-height: 1.5em;
	font-weight: bold;
	text-decoration: underline;
}

.style2 {
	font-family: Palatino Linotype, Trebuchet MS, Arial, Helvetica;;
	font-size: 12px;
	color: #B34247;
}
.texthighlight {
	font-family: Palatino Linotype, Trebuchet MS, Arial, Helvetica;;
	font-size: 12px;
	line-height: 1.5em;
	background-color: #FFFF99;
}
.textboldhead {
	font-family: Palatino Linotype, Trebuchet MS, Arial, Helvetica;;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	font-variant: small-caps;
text-decoration:none;
}
.textboldheadCopy {
	font-family: Palatino Linotype, Trebuchet MS, Arial, Helvetica;;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	font-variant: small-caps;
}
u {
text-underline:none;
}
