	*, BODY, TD {
			font-family: sans-serif;
			}
	BODY {
			margin-right: 100px;
			}
	LI {
			margin-top: 2px;
			}
	.title {
			margin-left: -90px;
			margin-top: 15px;
			margin-bottom: 15px;
			}

	SMALL {
			font-family: sans-serif;
			font-size: small;
			}
	B {
			font-family: sans-serif;
			color: #ccccff;
			}
	a:link, a:visited {
			font-family: sans-serif;
			color: #ffffff;
			text-decoration: none;
			}
	a:hover, a:active {
			font-family: sans-serif;
			color: #ffffff;
			text-decoration: underline;
			}
