BODY
{
	margin-top: 0px;
	background-attachment: fixed;
	background-image: url(images/bg_low.jpg);
	padding-top: 0px;
	background-repeat: repeat;
}

.td_main
{
	font-size: 11pt;
	background: url(images/tdbg.jpg) white no-repeat left top;
	color: black;
	font-family: 'Palatino Linotype';
}

h1
{
	font-weight: bold;
	font-size: 16pt;
	color: black;
	font-family: 'Palatino Linotype';
}

h2
{
	font-weight: bold;
	font-size: 14pt;
	color: black;
	font-family: 'Palatino Linotype';
}

.menu_table
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
}