body {
	overflow: auto;
	background-color: #EAEBD1;
	color: #390C0B;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(images/bullet.gif);
}

.title1 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #441A17;
	font-family: Arial, Helvetica, sans-serif;

}

.title2 {
	font-size: 14px;
	font-style: normal;
	color: #595C0C;
	font-family: Arial, Helvetica, sans-serif;
	
}

.title3 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #545541;
	font-family: Arial, Helvetica, sans-serif;

}


.tdbiblio {
	background-color: C7C8A4;
	margin: 0px;

}

a:link {
	color: #760807;
	text-decoration: underline;
}

a:visited {
	color: #760807;
	text-decoration: underline;
}


a:hover {
	color: 545541;
	text-decoration: underline;
}

p { 
	font-size: 14px;
	
{

