.head {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #660033;
	padding-top: 10px;
	padding-left: 15px;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 10px;
}
.bullets {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #660033;
	padding-right: 10px;
	padding-left: 25px;
	}
.bullets2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #660033;
	padding-right: 10px;
	padding-left: 25px;
}
.sub {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #660033;
	padding-top: 10px;
	padding-left: 15px;
}
.accent {
	font-family: "Arial", Arial, san serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #660033;
	padding-top: 15px;
	padding-left: 10px;
}