body {
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	font-size: 11pt;

}
p {
	font-size: 11pt;
	color: #000000;
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;


}
.blue {
	color: #0072bc;
}
.ltBlue {
	color: #f0f4fa;
}
.small {
	font-size: 9pt;
	color: #666666;

}
.purple {
	color: #662D91;
}
a:active {
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
}
a:hover {
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #662D91;
}
a:visited {
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	color: #999999;
	font-size: 11pt;

}
a:link {
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #0072bc;
}
