td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
}
li {
	list-style: url(../images/bullet.gif);
	margin-top: 6px;
}

#footer {
	border-top: dotted;
	border: thin;
	width: 100%;
	border-color: #660000;
}


body {
	background-image: url(../images/yellowishpage.gif);
}
br {
	position: relative;
	top: 31px;
	right: auto;
	bottom: 2px;
	left: 30px;
}
