body
{
	color: #666;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-top: 5px;
	background-color: #DDD;
}





table 
{
	margin-left: auto; margin-right: auto;
}

td
{
	text-align: left;
	font-size: 12px;
		line-height: 15px;
}

.bron
{
	font-weight: bold;
	font-size: 17px;
	line-height: 21px;
	color: #0080C0; 
}


A


{
	text-decoration: none;
	color: #666; 
	line-height: 18px;
	font-size: 14px;
	
}
A:link {color: #666; }
A:active {color: #666666;}
A:hover {color: #666666;}

A.nav
{
	font-weight: bold; 
}


input 
{
	font-size: 11px;
}

input.button 
{
	font-size: 11px;
}

select 
{
	font-size: 11px;
}
