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


/* Page title */
h1 {
	font-size: 22px;
	color: #660000;
	text-decoration: none;
	font-style: normal;
	font-weight: 800;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 20pt;
	margin-right: 15pt;
	font-family: bookman, "book antiqua", "times new roman", times,  palatino,  serif
}

/* Paragraph title */
h2 {
	font-size: 20px;
	color: #660000;
	text-decoration: none; 
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px; 
	margin-top: 0px;
	padding-top: 0px; 
	margin-left: 20pt;
	margin-right: 15pt;
	font-family: bookman, "book antiqua", "times new roman", times,  palatino,  serif
}

/* 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: 5px;
	padding-top: 0px; 
	margin-left: 20pt;
	margin-right: 15pt;
	font-family: arial
}

/* Menu at bottom of page */
h4 {
	font-size: 10px;
	color: #660000;
	text-decoration: none; 
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	margin-bottom: 6px;
	padding-bottom: 0px; 
	margin-top: 6px;
	padding-top: 0px; 
	margin-left: 8pt;
	margin-right: 8pt;
	font-family: arial
}

/* Regular Text */
p {
	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: 20pt;
	margin-right: 15pt;
	font-family: arial
}


ul {
	font-family: arial;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px; 
	margin-top: 0px;
	padding-top: 0px; 
	margin-left: 0pt;
	position: relative;
	margin-left: 25px;
	margin-right: 0px;
}

li {
	font-family: arial;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	position: relative;
	margin-left: 25px;
	margin-right: 0px;
}
