body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(gif/bg.gif);
	background-color: #CCCCCC;
}
.txt {
	font-size: 9pt;
	font-family: arial;
	color: #000000;
	}
.topic {
	font-size: 16pt;
	font-family: arial;
	color: #000000;
	font-weight: bold;
	}
h1 {
	font-size: 16pt;
	font-family: arial;
	color: #000000;
	font-weight: bold;
	}
a {
	font-family: arial;
	font-size:  9pt;
	color: #3333ff;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}