.MajorHead {
	font-family: Garamond;
	font-size: 24pt;
	color: #DA2505;
}
body {
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
}
a:link {
	font-family: Arial;
	font-size: 9pt;
	color: #151B55;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: Arial;
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-size: 9pt;
	color: #DA2505;
	text-decoration: underline;
	font-family: Arial;
}
a:active {
	font-size: 9pt;
	color: #151B55;
	text-decoration: none;
	font-family: Arial;
}
.Headline {
	font-family: AGaramond;
	font-size: 24pt;
	font-style: italic;
	font-weight: normal;
	color: #121749;
}
