td {
	font-size: 9pt;s
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
.bg1 {
	background-attachment: fixed;
	background-image: url(images/tab_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg2 {
	background-image: url(images/left_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
