ul {
	font-size: 8pt
	}
td {
	font-size: 9pt
	}
body {
	padding: 10px;
	height: auto;
	width: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-type: none;
	margin: 50px;
	background-image: url(/web_graphics/background.gif);
	background-attachment: scroll;
	background-color: #FFFFFF;
	}
li {
	list-style-type: disc
	}

a:link {
	color: white
	}

a:visited {
	color: white
	}

div#bg	{
	background-color: #000000;
	padding-bottom: 50px;
	min-width: 828px;
	}

img	{
	border: none;
	}

table#menu	{
	margin: 0 auto;
	}

hr#edge	{
	height: 3px;
	background-color: #808080;
	border: none;
	}

td#side, td#right	{
	vertical-align: top;
	}

td#maincontent	{
	vertical-align: top;
	width: 442px;
	}

td#maincontent p	{
	font-size: 1.28em;
	}

td#maincontent strong	{
	font-size: 1.1em;
	}

td#right	 {
	width: 382px;
	}

td#back	 {
	text-align: center;
	font-weight: bold; 
	font-size: 1.1em;
	}
