Body{
	background-color:#F9FCD6;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: center top;
}

link {
	text-decoration: none;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #660000;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: uppercase;
}
a:active {
	text-decoration: none;
}
.chapters {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.title {
	font-size: large;
}
.title2 {
	font-size: medium;
	font-weight: bold;
}
td {
	background-repeat: no-repeat;
	background-image: none;
}
.table1 {
	background-image: url(Images/background.gif);
	background-repeat: no-repeat;
}
ul {
	list-style-image: url(Images/bullet.gif);
}
.title3 {
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.title4 {
	font-size: x-small;
	font-weight: bold;
}
