@import url("basic1.css");

.picture { background-color: #F9F9F9;
border: 1px solid #CCCCCC; padding: 3px;
font: 11px/1.4em Arial, sans-serif; }
.picture img { border: 1px solid #CCCCCC;
vertical-align:middle; margin-bottom: 3px; }
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
.left { margin: 0.5em 0.8em 0.5em 0; float:left; } 
.news-headline {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #A40C0C;
	padding-bottom:2px;
}

body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #4A4A4A;
	vertical-align: top;	
	line-height:12px;
}
img{border:0;}
a {
	font-family: tahoma;
	font-size: 11px;	
	color: #000000;		
}
a:visited {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;	
}
.style1{
	color:#000000;
	text-decoration: none;

}
a:link {
	text-decoration: none;

}
.section-center p{
	padding-left:1px;
	padding-top:9px;
}
.section-p {
	padding-left:1px;
	padding-top:9px;
	padding-right:10px;
	
}

