/*.twtr-widget  {
	
}

.twtr-widget h4 {
	color: black !important; 
	background: white !important;
}


html body .twtr-widget .twtr-doc .twtr-hd img {
	display: none !important;
}
*/



/** own stuff **/


html, h1, ul, li, p, a {
	font-family: Times, Times New Roman, serif;
	font-style: italic;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

li {
	list-style: none;
}

li * {
	display: block;
}

span {
	font-size: 11px;
	margin-bottom: 5px;
}

a  {
	font-size: 15px;
	/*font-weight: bold;*/
	color: #000;
}
