body{
	background-color:#F9FCD6;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	/*text-align:center;*/
}

#wrapper
{
	/*margin: auto;
	text-align: left;*/
	width: 1000px;
	position: relative;
}

link {
	text-decoration: none;
	color: #660000;
}
a:link {
	text-decoration: none;
	/*color: #000066*/
	color: #660000;
}
a:visited {
	text-decoration: none;
	/*color: #333399;*/
	color: #660000;
}
a:hover {
	text-decoration: none;
	/*color: #666600;*/
	color: #FF0000;
}
a:active {
	text-decoration: none;
	/*color: #666600;*/
	color: #660000;
}
.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;
}
