body {
	font-family: Arial, Helvetica, sans-serif;
	color: #999933;
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-left: 10px;
	overflow: auto;
	
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 10px;
	overflow: auto;
}

p
{
max-width: 800px;
overflow: auto;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999933;
}


a:link {

	text-decoration: none;

	color: #999999;

}

a:visited {

	text-decoration: none;

	color: #999999;

}

a:hover {

	text-decoration: none;

	color: #999933;

}

a:active {

	text-decoration: none;

	color: #999999;

}

TABLE  { text-align: left; table-width: 800;}
TD, TH { vertical-align: top;}
{ table-layout: fixed;}
