/*-------------------------#
#	Main Styles	   		   #
#-------------------------*/


body {
   font-family: 	Verdana, Arial, Helvetica, sans-serif;
   font-size: 		11px;
   font-style: 		normal;
   font-weight: 	normal;
}

span {
	margin:0px;
}

.main_table {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	table-layout:	fixed;
	font-size: 		10px;
	padding:		0px;
	margin:			0px;
}

.news_table {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 		10px;
	padding:		0px;
	margin:			0px;
}

.menu_table {
	table-layout:	fixed;
	font-size: 		10px;
	padding:		0px;
	margin:			0px;	
}


.Headline {
	font-size: 		14px;
	font-weight:	bold;
}


h3 {
	font-size: 		12px;
}

