﻿body
{
margin: 0px;
padding: 0px;
height: 100%;
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
font-size: 10pt;
}
td
{
	font-size: 10pt;
}
.ContentTable
{
margin: 0px;
padding: 0px;
height: 100%;	
background-image: url('../gfx/background_contenttable.gif');
background-position: center;
background-repeat: repeat-y;
}

a
{
	color: White;
	text-decoration: underline;
	}