.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #697F95;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	color: #000000;
}
.callout {
	font-family: Times, "Times New Roman", "Lucida Bright", serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: normal;
	color: #0066FF;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #000000;
}
.callout2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	color: #000000;
}
.subtitle {
	font-family: Times, "Times New Roman", "Lucida Bright", serif;
	font-size: 15pt;
	font-style: italic;
	font-weight: normal;
	color: #0066FF;
	line-height: 24pt;
}
a:link {
	color: #339966;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	color: #339999;
	text-decoration: none;
}
a:hover {
	color: #33CCFF;
	text-decoration: underline;
}