A:link, A:visited {text-decoration: none}
A:hover {text-decoration: underline;}

body
	{
		align:right;
		text-align:justify;
		font-family:"Verdana","MS Sans Serif";
		font-size: 9pt;
	}

.header-center
	{
		height: 20px;
		padding: 0px 0px 0px 5px;
		border: none;
		color: #00FF00;
		background: #000000;
		vertical-align: middle;
		text-align: left;
		font: bold 10pt "Verdana" nowrap;
	}

.header-left
	{
		height: 20px;
		width: 7px;
		padding: 0px 0px 0px 0px;
		border: none;
		background:#E97319;
	}

.header-right
	{
		height: 20px;
		width: 15px;
		padding: 0px 0px 0px 0px;
		border:none;
		background: #000000 top right url(../Img/tabletopdx.gif) no-repeat;
	}

.table
	{
		text-align:justify;
		padding:3px;
		border: none;
		border-left: solid 5px #E97319;
		background: #FFFFFF;
		font: .8em "Verdana";
	}

.fulltable
	{
		padding:2px;
		border:outset 1px;
		font: .8em "Verdana";
	}

.title
	{
		height:25px;
		width: 100%;
		border: none;
		padding: 0px 0px 0px 5px;
		text-align:left;
		color: #FFFFFF;
		background: #E97319;
		font: italic 13pt "Verdana" nowrap;
	}
