BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	color: #FEFE7C;
	list-style-type: none;
	background-image: url(images/bar.gif);
}
A:link, a:visited	{
	color: #FEFE7C;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration: none;
}
A:HOVER {
	color: white;
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
TABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	color: #FEFE7C;
}
.TDSPACELEFT {
	padding-left: 20px;
}
.TDSPACERIGHT {
	padding-right: 20px;
}
