a:active {
	text-decoration: underline;
	color: #050d4e;
}
a:link {
	color: #050d4e;
	text-decoration: underline;
}
a:hover {
	color: #330099;
	text-decoration: underline;
}
a:visited {
	color: #555581;
	text-decoration: none;
}
.subhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	color: #494898;
	line-height: 24pt;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.emphasis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	color: #050d4e;
}
