body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h2 {
	font-size: 22px;
	font-weight: bold;
	color: #01407E;
}

ul {
	  font-size: 18px;
	  font-weight: bold;
}

ul a {
	  font-size: 18px;
	  font-weight: bold;
	  text-decoration: none;
	  color: #660033;
}

ul a:hover {
	  font-size: 18px;
	  font-weight: bold;
	  text-decoration:underline;
	  color:#663333;
}

#main {
	margin-left: 4%;
}

#volume {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.intextul {
	font-size: 13px;
	background-color: #EFEFEF;
	list-style-type: circle;
	font-weight: normal;
	line-height: 17px;
}
