body {
	background-image: url(../images/backgr5.jpg);
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000099;
	text-align: center;
	font-variant: small-caps;
}
.intro {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	color: #000066;
	text-align: center;
	font-weight: bold;
}
.contact {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #4A5D59;
	font-style: normal;
}
.toc_title {
	font-weight: bold;
	text-align: center;
	background-color: #4A5D59;
	color: #FFFFFF;
}
.footerbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A5D59;
	text-align: center;
	font-style: normal;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000033;
	text-align: center;
	width: 108px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
img {
	text-align: center;
	border: 1px solid #000033;
	padding: 2px;
}
