@charset "utf-8";
.background_paper {
	background-image: url(images/Background_pages.gif);
	background-repeat: no-repeat;
}
.patch {
	background-image: url(images/red.jpg);
	background-repeat: repeat-x;
}
.subhead {
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	font-weight: bolder;
	color: #7E564E;
}
table cells {
	height: 22px;
}
.list_head {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	font-weight: bold;
	list-style-type: circle;
}
.FAQ_Head {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	font-weight: bold;
}
.style_link {
	background-color: #922078;
}
.Jan {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

