html,body
{
	height:100%;
	margin:0px;
	padding:0px;
}

body
{
	background-repeat:repeat-x;
	background-position:0% 0%;
	background-color:#ffffff;
}

body, td
{
	font-family:tahoma,arial,verdana,sans serif;
}

table { border-collapse:collapse; }

td { vertical-align:top; }

.goaway
{
	position:absolute;
	left:-1000px;
	top:-1000px;
}

img.overlay { behavior: url('iepngfix.htc'); border: 0px; }

.content a
{
	color: #000000;
	font-weight:bold;
	text-decoration:underline;
}