@charset "utf-8";
.links {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}

/* CSS Document */

.PageTitle {
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Arial;
}
.subPageTitle {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Arial;
	color: #FFFFFF;
}
.plaintext {
	font-size: 8pt;
	font-family: Georgia, "Times New Roman", Arial, serif;
}
.footnotes {
	font-size: 8px;
	font-family: Georgia, "Times New Roman", Arial, Helvetica, sans-serif;
}

body {
	background-color: #71121A;
	color: #FFFFFF;
	background-image: url(img/JM-back.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.subPageTitleLINKS {
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Arial;
	color: #FFFFFF;
}
.BIGPageTitle {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Arial, serif;
}
