body { 
	margin: 0px; 
	text-align: center;
	background-color: #ffffff;
}
.table_attrib {
	margin: 0px auto;
	width: 800px;
	background-color: #ffffff;
	vertical-align: top;
}
.header {
	width: 800px;
	height: 220px;
	background-image: url('images/alkimia_bg.jpg');
	background-repeat: repeat-x;
}
.intro {
	width: 800px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 25px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
}
.l1 {
	width: 400px;
	padding-left: 40px;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
}
.r1 {
	width: 400px;
	padding-left: 10px;
	padding-right: 20px;
	text-align: left;
	vertical-align: top;
}
.l2 {
	width: 400px;
	height: 150px;
	padding-left: 20px;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #eeeeee;
	background-color: #e4e4e4;
}
.r2 {
	width: 400px;
	height: 150px;
	padding-left: 10px;
	padding-right: 20px;
	text-align: left;
	vertical-align: top;
	background-color: #e4e4e4;
}
.c3 {
	width: 800px;
	height: 150px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #eeeeee;
	background-color: #e4e4e4;
}
.spacer {
	width: 800px;
	height: 47px;
	background-image: url('images/spacer.jpg');
	background-repeat: repeat-x;
}
.spacer2 {
	width: 800px;
	height: 40px;
	background-image: url('images/spacer2.jpg');
	background-repeat: repeat-x;
}
.bottom {
	width: 800px;
	height: 150px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: left;
	vertical-align: top;
	background-color: #424242;
}
a {
	text-decoration: none; 
	color: #3D77A9;
}
a:hover {
	text-decoration: underline;
}
h1 {
	color: #444444; 
	font-size: 12px; 
	font-family: arial; 
	line-height: 1.5;
}
.bottom_text {
	color: #e4e4e4; 
	font-size: 11px; 
	font-family: arial; 
	line-height: 1.5;
}
p {
	color: #444444; 
	font-size: 12px; 
	font-family: arial; 
	line-height: 1.5;
}
.link {
	color: #444444; 
	font-size: 12px; 
	font-family: arial; 
	line-height: 1.5;
}
li {
	color: #444444; 
	font-size: 12px; 
	font-family: arial; 
	line-height: 1.5;
}
.news_date {
	font-size: 10px;
	color: #519aab; 
	font-family: arial; 
	font-weight: bold	
}