A:link		{ color: #0000ff; text-decoration: none }
A:visited	{ color: #800080; text-decoration: none }
A:active	{ color: #ff0000; }
A:hover		{ text-decoration: underline }

.tbl{
	font-size: 9pt;
	border-collapse: collapse;
	border-color: gray;
}
.bg{
	background:
		URL(../photo/comp02.jpg)
		no-repeat
		left
		bottom
		fixed;
}
