body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;

}
a:link {
	text-decoration: none;
	color: #003399;

}
a:visited {
	text-decoration: none;
	color: #003399;

}
a:hover {
	text-decoration: underline;
	color: #0033CC;


}
a:active {
	text-decoration: underline;
	color: #003399;
}
.bgcenter {
	background-position: center top;
}
.bgleft {
	background-position: left top;
}
.bgright {
	background-position: right top;
}
