body {
	font-family: Arial, Miriam;
	font-size: 10pt;
	color: black;
}

h1 {
	font-size: 16pt;
	font-weight: bold;
	color: #000080;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #000080;
}
h3 {
	font-size: 11pt;
	font-style: italic;
	color: #000080;
}

p {	
	font-size: 10pt;
	color: #606060;
}
li {
	font-size: 10pt;
	color: #606060;
}
.headerCaption { 
	font-family: Arial, Miriam;
	font-size: 14px;
	font-weight: bold;
	color: #F5CB08;
}
.headerTab {
	vertical-align: middle;	
	color: #000080;
	text-align: center;
	padding-bottom: 10px;
}
.footerText { 
	color: #ffffff;
	font-family: Arial, Miriam;
	font-size: 8pt;
}
.sideLink{ 
	color: #ffffff;
	font-family: Arial, Miriam;
	font-size: 8pt;
}
.sideHead{ 
	color: #F5CB08;
	font-family: Arial, Miriam;
	font-size: 8pt;
	font-weight: bold;
}

