p, ul, ol, table, label, #msg {
	font-family: MuseoSans-500;
	color: #43422d;
	font-size: 18px;
	line-height: 23px;
	margin:0px 0px 14px 0px;
	}
		
ul, ol {
	padding-left: 40px;
	}
		
h1, h2, h3, h4, h5 {
	font-family: MuseoSlab-500;
	color: #006bb7;
	margin:0px 0px 14px 0px;
	}

h1 {
	font-weight: bold;
	font-size: 24px;
	line-height: 26px;
	}
	
h2 {
	font-weight: bold;
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 0px;
	}

h3 {
	font-weight: bold;
	color: #019b67;
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 0px;
	}

h4 {
	font-weight: normal;
	font-style: oblique;
	color: #019b67;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 0px;
	}

h5 {
	font-weight: normal;
	font-style: oblique;
	color: #43422d;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 0px;
	}

p.footnote {
	color: #666666;
	font-size: 10px;
	line-height: 11px;
	margin: 0px;
	}