.body {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 120%;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #0000FF;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #FF0000;
}
.Headline {


	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.bodysidebar {


	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.bodysmall {


	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.bodyBOLD {


	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.bodyBOLDred {



	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
