body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.menu {
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	font-weight: bolder;
	color: #000000;
	margin-left:30px;
	margin-right:10px;
}


.menuMain {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bolder;
	color: #000000;
	margin-left:15px;
	margin-right:10px;
}

a.menuIntra {
	display:block;
	width:150px;	
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bolder;
	color: #000000;
	margin-left:15px;
	margin-right:20px;
	border-bottom: 3px #999999 solid;
}


.textSmall {
	color: #000000;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}


.text {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}


.newsIngress {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a.newsHeader {
	display:block;
	width:150px;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	color: #000000;
	overflow:hidden;
}
a.newsText {
	display:block;
	width:150px;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	text-decoration: none;
	color: #000000;
	overflow:hidden;
	line-height:15px;
}

.textHeader {
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	color: #000000;
	overflow:hidden;
}