BODY, TD, DIV, TABLE, TEXTAREA {
	vertical-align: top;
	font-family: 'tahoma', verdana; 
	font-size: 9pt; 
	color: #505050;
	text-align: justify; 
	line-height:160%;
}

P, UL, LI {
	margin-top: 0px;
	margin-bottom: 0px;
}

TH {
	text-align:center;
	color:#000;
	background-color:#dfdbc7;
}

U {
	font-size: 12pt; 
	font-style: italic;
	font-weight: normal;
	color: #808080;	
}

H3 {
	font-size: 12pt; 
	font-style: italic;
	font-weight: bold;
	color: #808080;
}

.text_header {
	position:absolute; top:22px; left:200px; 
	display:inline;
	width:649px; 
	height:60px;
	text-align:left;
	border:0px;
	margin:0px;
	padding:0px;
	font-size: 20pt; 
	
	font-weight: normal;
	color: #000;
}

.h3_line {
	position:relative; left:10px; top:39px;
}

A.img, .img {
	border: 1px solid #505050;
}

IMG.article_picture {
	border:1px solid black;
	text-align:left;
	margin: 0px 10px 0px 0px;
}

TD.date {
	width:60px;
	color:808080;
}

TR.article_head TD {
	height:30px;
	vertical-align:bottom;
}
