body
		{
		background-color		: #e0e0e0 ;
		color						: #000000 ;
		font-family				: arial ;
		font-size				: 10pt ;
		}

h1
		{
		border					: 1px solid #ffffff ;
		text-align				: center ;
		background-color		: #243271 ;
		color						: #ffffff ;
		font-family				: times ;
		font-size				: 16pt ;
		font-weight				: bold ;
		padding					: 2px 0 2px 0 ;
		width						: 748px ;
		}


#footer
		{
		background-color		: #243271 ;
		border					: 1px solid #c0c0c0 ;
		color						: #e0e0e0 ;
		text-align				: center ;
		font-family				: arial ;
		font-size				: 6pt ;
		font-weight				: normal ;
		padding					: 2px 0 2px 0 ;
		width						: 748px ;
		}

a
		{
		color						: #0000ff ;
		font-family				: arial ;
		font-size				: 100% ;
		text-decoration		:	underline ;
		}

a:hover
		{
		background-color		: #ffffff ;
		}

a:link
		{
		color						: #000080 ;
		}

a:visited
		{
		color						: #800000 ;
		}


#footer a
		{
		color						: #a0a0c0 ;
		font-family				: arial ;
		font-size				: 100% ;
		text-decoration		:	underline ;
		}


#footer a:visited
		{
		color						: #c0a0a0 ;
		}

ul
		{
		list-style-image		: url( "http://www.tlatla.net/private/1/images/bullet.gif" );
		}
