
*{
margin: 0;
padding: 0;
}

p{
font-size: 12px;
line-height: 160%;
margin: 10px;
}

html,body{
    scrollbar-base-color: #cccccc;
    scrollbar-track-color: #eeeeee;
    scrollbar-arrow-color: #FFFFFF;
	font-size: 12px;
	line-height: 160%;
	margin: 0;
}


td   {color : #333333;}
td.cel {color : #ffffff;}
h1.hd_title {
	text-align: center;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 5px;
	color: #ccc;
	background: #ffffff;
	font-size: 12px;
	line-height: 160%;
}
h2.title {
	text-align: left;
	border-left: 5px solid #cccccc;
	p\osition: relative;
	width: 100%;
	margin: 2;
	padding: 5px;
	color: #fff;
	background: #990000;
	font-size: 13px;
	font-weight: bold;
	line-height: 0.5;
}


h2.letitle {
 color: #ffffff;
 font-weight: bold;
 font-size: 12px;
 background: url(img/letitle_bg.gif) left top repeat-x;
 text-align: left;
 margin: 0px;
 padding: 5px 0px 0px 10px;
 border-style: solid;
 border-width: 0px 1px 1px 1px;
 border-color: #cdd4d9;
 height: 20px ;
}




td.t_title {
	font-size: 09pt;
	color : #ffffff;
	font-weight: bold;
}
td.tcl {
	font-size: 09pt;
	color : #FF0000;
	font-weight: bold;
}td.acl {
	font-size: 09pt;
	color : #ffffff;
	font-weight: bold;
}



