@charset "utf-8";
/* CSS Document */


/* Page title */
h1 {
	font-size: 18px;
	color: #000000;
	text-decoration: none; 
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 9px; 
	margin-top: 10px;
	padding-top: 0px; 
	margin-left: 16pt;
	margin-right: 16pt;
	font-family: arial
}

/* Paragraph title */
h2 {
	font-size: 16px;
	color: #000000;
	text-decoration: none; 
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px; 
	margin-top: 0px;
	padding-top: 0px; 
	margin-left: 16pt;
	margin-right: 16pt;
	font-family: arial
}

/* Use h3 for paragraph text for better seo? */
h3 {
	font-size: 14px;
	color: #000000;
	text-decoration: none; 
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
	margin-bottom: 0px;
	padding-bottom: 0px; 
	margin-top: 0px;
	padding-top: 0px; 
	margin-left: 16pt;
	margin-right: 16pt;
	font-family: arial
}

/* White text navigation at bottom of page */
h4 {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none; 
	font-style: normal;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px; 
	margin-top: 0px;
	padding-top: 0px; 
	margin-left: 0pt;
	font-family: arial
}

li {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	position: relative;
	margin-left: 8pt;
	margin-right: 8px;
}

