html, body, h1, h2, h3, h4, img, li, ul, table, td, tr { padding:0; margin:0; border:0;}

body
{
	text-align: left;
	font: 10px verdana, sans-serif, helvetica, arial;
	line-height: 15px;
	color: #222;
		margin: auto;
	background:#fff;
}

 

 
 
 
a
{
color: #000;
text-decoration: none;
font-weight:bold;
}

a:hover
{ 
color: #000; 
text-decoration: underline;
}
    
		
		

table.tab td  {
	border-right: 1px solid #CDC9BD;
	border-top: 1px solid #CDC9BD;
	padding:2px;
	}

table.tab 
{
	width:100%;
	padding:0;
	border-left: 1px solid #CDC9BD;
	border-bottom: 1px solid #CDC9BD;
	font-size:9px;
	color:#000;
	text-align:center;
}


.tlo_tab
{
	background: #FFBA00;
	font-weight:bold;
	padding:2px;
	border-top: 2px solid #B3AFA1;
}	

.clear {clear:both; height:0px; font-size:0px; line-height:0px;}
