@charset "utf-8";
.Title {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	color: #660000;
	font-weight: bold;
	font-style: oblique;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #CC9900;
	font-style: normal;
	text-decoration: underline;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: lighter;
	color: #333333;
}
.style8 img {
	background-attachment: fixed;
	background-image: url(creditbg.jpg);
	background-repeat: repeat;
}

.list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #333333;
}
.tabletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #0033FF;
	text-decoration: underline;
}
body {
	background-image: url(creditbg.jpg);
}
