p {
	font-family: "Times New Roman", Times, serif; 
	font-size: 11pt;
}

.paragraph {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}

.pSmall {
	font-family: "Times New Roman", Times, serif; 
	font-size: 7pt; 
	font-weight: normal;
}

ul {
	font-family: "Times New Roman", Times, serif; 
	font-size: 10pt;
}
	
li {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
}

h1 {
	font-family: "Times New Roman", Times, serif; 
	font-size: 18pt;
	font-weight: bold;
	letter-spacing: 0.3em;
 font-style: normal;
 color: #920A14
}

h2 {
	font-family: "Times New Roman", Times, serif; 
	font-size: 14pt;
	font-weight: bold;
 font-style: normal;
  line-height: normal;
   color: #940C16

}

h3 {
	font-family:  "Times New Roman", Times, serif; 
	font-size: 13pt;
	font-weight: bold;
 font-style: normal;
}

a {
	color: #940C16;
}
a:link {
	color: #920A14;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #615EF5;
}
a:active {
	color: #615DF8;
}

.intro {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	font-style: italic;
 font-weight: normal;
}


.info {
	font-family: "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-weight: normal;
}
.payoff_line {  
	font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: normal; color: #000033
}
.header_one{ 
	font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #5A005A; letter-spacing: 0em;
 font-style: normal;
}
.header_two { 
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold;
 color: #5A005A; font-style: normal;
}
.header_three {
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold;
 color: #5A005A;
 font-style: normal;
}

.header_four {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: bold; color: #5A005A}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: bold}

#bluePara{

	color: blue;
}

#mauvePara{

	color: #7A4176;
}