.menutitle{
cursor:pointer;	margin-bottom: 10px;background-color: #666;color: #ccc;width:200px;text-align:left;font-weight: bold;
	font-size: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
a {
	color: #0d087f;
}

p {
	background-color: #fff;
	color: #191919;
	padding: 8px;
	width: 100%;
	font-size: 14px;
}
.submenu{margin-bottom: 10px;}