td {
	font-size: 10pt;
	line-height: 20px;

}
a:link {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
.pt9 {
	font-size: 9pt;
}
body {
	background-image: url(../images/bg.gif);
}
