@charset "utf-8";
.master {
	font-family: "Arno Pro", "Bell MT", "Goudy Old Style";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #08285A;
	letter-spacing: normal;
	word-spacing: normal;
	list-style-type: square;
}
.title {
	font-family: "Arno Pro", "Bell MT", "Goudy Old Style";
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #4A96C6;
	letter-spacing: normal;
	word-spacing: normal;
	list-style-type: square;
	text-transform: capitalize;
}
