Body,TD,P	{
	background-color: #ffffff;
	font-family: Arial, Geneva, sans-serif;
	font-size: 13px;
	color: #666666;
}

a:link,a:visited
     {color: #666666; text-decoration: none;}

a:active, a:hover
     {color: #000000; text-decoration: underline;}



.head1 {
	position:absolute; top:10px; left:30px;
	width:315px;background-color:#ffffff;
	font-family: Arial, Geneva, sans-serif;
	font-size:36px;
	font-weight: bold;
	color:#663300;
	z-index:100;
}

.head2 {
	position:absolute; top: 50px; left:30px; 
	width:295px;background-color:#ffffff;
	font-family: Arial, Geneva, sans-serif;
	font-size:22px;
	color:#663300;
	z-index:100;
}

.hometable		{
	position:absolute;left:0px;top:11%;
	z-index: 50;
}

.subtable		{
	position:absolute;left:0px;top:15%;
	z-index: 50;
}

.credit	{
	position:relative; 
	left: 0px; 
	top:50px;
	font-size: 11px;
	z-index:100;
}

.credit-h	{
	position:relative; 
	left: 30px; 
	top:700px;
	font-size: 9px;
	color: #999999;
	z-index:100;
}

.credit-h a	{
	color: #999999;
}

.text	{
	position:absolute; left:15%; width:70%; top: 100px;
}
.credito	{position:relative; left:0px; bottom:0px; z-index:0;}

.bordered	{border: 1px solid #aaaaaa;padding:3px;} /* was bbbbbb - darkened for my computer... */

