body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #CCCCCC;
}
.style1 {
	font-size: large;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
}
.style2 {font-size: small}
.header_stl {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.strong_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.plain_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
