.menutitle{
	cursor: pointer;
	margin-bottom: 5px;
	background-color: #ECECFF;
	color: #000000;
	width: 140px;
	padding: 2px;
	text-align: center;
	font-weight: bold; /*/
	*/border: 1px solid #000000; /* */
	font-family: "MS Sans Serif", Geneva, sans-serif;
}

.submenu{
	margin-bottom: 0.5em;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}

p{
	font-family: Arial;
	font-size: 12px;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.headlines{
	font-family: Tahoma;
	font-size: 28px;
	font-weight: bold;
	color: Red;
}

.subheadline{
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: Red;
}

.emailads{
	font-family: "Courier New";
	font-size: 12px;
}

.textlinkads{
	font-family: Verdana;
		font-size: 10pt;
}


