.style4 {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	text-decoration: none;
}

ul#menu {
  width: 150px;
  list-style-type: none;
  border-top: none;
  margin: 0;
  padding: 0;
}

ul#menu ol {
	display: none;
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

ul#menu li, 
  ul#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

ul#menu li {
	border-bottom: none;
	line-height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

ul#menu ol li {
	border-bottom: none;
		line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #000000;
}

ul#menu ol li:before {
	content: "- ";
	color: #000000;
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #FF0000;
}

ul#menu a.active {
  color: #FFFF00;
}


.style49 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.style50 {
	font-size: 16px;
	color: #0000CC;
	text-align: center;
}

