.a
{
	color: #222222;
	font-family: tahoma;
	font-size: 9pt

}

.b
{
	color: #999999;
	font-family: tahoma;
	font-size: 8pt

}

.c
{
	color: #444444;
	font-family: tahoma;
	font-size: 8pt

}

.cc
{
	margin-top: 8px;
	color: #444444;
	font-family: tahoma;
	font-size: 8pt
	
}


.d
{
	color: #999999;
	font-family: tahoma;
	font-size: 7pt

}

.e
{
	color: #70C81C;
	font-family: tahoma;
	font-size: 8pt

}

a:link 		
{
	color: #71c823;
	text-decoration: none;

}

a:visited
{
	color: #71c823;
	text-decoration: none;

}

a:hover
{
	color: #448f00;
	text-decoration: none

}

a.top:link 		
{
	color: #666666;
	text-decoration: none;

}

a.top:visited
{
	color: #777777;
	text-decoration: none;

}

a.top:hover
{
	color: silver;
	text-decoration: none

}

body
{
	margin-left: 0;
	margin-right: 0;
	margin-top:0;
	margin-bottom:0;
	background-image: url('images/tlo.gif');
	background-repeat:repeat;
	background-color: white;
	font-family: tahoma;
	font-size: 9pt

}
