body { 
background-color: white; 
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: black;
text-align: left;
}
blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
	color: black;
	margin-left: 20;
	margin-top: 0;
	}	

h1 {font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
    font-weight: bold;
	 color: navy;	
	text-align: left;
	margin-left: 8 px; 
	margin-right: 8 px; 
    }
h2 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #8A2BE2;	
	text-align: left;
	margin-left: 8 px; 
	margin-right: 8 px; 
	}
h3 {font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #9932CC;	
	text-align: left;
	margin-left: 8 px; 
	margin-right: 8 px; 
	}
h4 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: navy;	
	text-align: left;
	margin-left: 8 px; 
	margin-right: 8 px; 
	}
h5 {font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  color: navy;	
	text-align: center;
	}
h6 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: red;	
	text-align: center;
	}
h6.navy {font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: navy;	
	text-align: center;
	}
h7 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: navy;	
	text-align: center;
	}
p {
	margin-left: 8 px; 
	margin-right: 8 px; 
	padding-top: 4px
	padding-bottom: 4px
	font-size: 10pt;
	text-align: left;
	}
.special {
	text-align: center; color: white;
		}
.small {
	margin-left: 8 px; 
	margin-right: 8 px; 
	padding-top: 4px
	padding-bottom: 4px
	margin-left: 8 px; 
	margin-right: 8 px; 
	padding-top: 4px
	padding-bottom: 4px
	font-size: 8 pt; text-align: justify;
}
.center {
	text-align: center;
		}
.left {
	text-align: left;
}
.program {
	font-size: 10pt;
}
.justify {
	color: black;
	text-align: justify;
	padding-top: 1px
	padding-bottom: 1px
	font-size: 8pt;
	}
.footer {
text-align: center;
font-size: 8pt;
color: Gray;
margin-top: 30px;
}
.nav {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 8pt;
	color: Navy;
	}
.navy {color: navy;
	}
.white {
		color: White; font-size: 10px; text-align: center
	}
.indent {
    padding-left: 16px;
    margin-left: 16 px;
    margin-bottom: 5pt;
    margin-top: 0;
}
.hilite {
	background-color: #ddeeff; color: navy;}

ul.list {
	list-style: none;
}
li.list {
	list-style-type: none;
	padding-left: 10px;
	text-align: left;
}
	
a:LINK, a:VISITED { 
	font-size: 10pt;
	font-weight: bold;
	color: navy;  
	}

a:LINK.wht, a:VISITED.wht { 
	font-size: 12pt;
	font-weight: bold;
	color: white;  
	}

hr {
	height: 1 px;
	width: 100%;
	color: Navy;
	text-align: center;
	}

td#bkgBlue {
	border: none;
	background-color: #ddeeff;
	text-align: center;
}
td#bkgBlue2 {
	border: none;
	background-color: #ddeeff;
	text-align: left;
}
td#Navy	{
	background-color: #191970;
}
