body {
	color: black;
}

p {
	font-size: small;
}

td { }

a:link { }

a:visited { }

a:hover { }

a:active { }
.listbullets { list-style-type: disc; list-style-position: outside; display: list-item; }
