#submenu {
	margin-top: 20px;
	margin-bottom: 20px;	
}

#submenu a:hover {
	text-decoration:	none;
}

.menuLevel1 {
	color:						#24246C;
	font-weight:			bold;
	font-style:				normal;
	text-decoration:	none;
	line-height:			300%;
}

.menuLevel2 {
	color:						#24246C;
	font-weight:			400;
	font-variant:			small-caps;
	text-decoration:	none;
	line-height:			200%;
}

.menuLevel3 {
	font-weight:			400;
	font-variant:			normal;
	text-decoration:	none;
	line-height:			200%;
}