body
{
	padding:0;
	margin:20px 0;
	background-color:white;
}

BODY, TABLE, DIV, P, A
{
	font-family:Verdana, Tahoma;
	color:black;
}

.footer
{
	width:100%;
	text-align:center;
	padding-top:20px;
	font-size:.6em;
	color:white;
	line-height:1.4em;
}

.content
{
	font-size:75%;
	line-height:1.3em;
	padding:30px 20px 40px 0;
	background:url('img/content_bg.png') 98% 94% no-repeat;
}

.menuTd
{
	vertical-align:bottom;
	text-align:center;
	padding:5px 10px;
}