﻿h6 {
  font-family: "Times New Roman", sans-serif;
  font-weight:bold;
}

h5 {
  font-family: "Times New Roman", sans-serif;
  font-weight:bold;
}

h4 {
  font-family: "Times New Roman", sans-serif;
  font-weight:bold;
}

h3 {
  font-family: "Times New Roman", sans-serif;
  font-weight:bold;
}

h2 {
  font-family: "Times New Roman", sans-serif;
  font-weight:bold;
}

h1 {
  font-family: "Times New Roman", sans-serif;
  font-weight:bold;
}

h1 {
font-size: 48pt;
text-align:center;
}

h2 {
font-size: 36pt;
text-align:center;
}

h3 {font-size: 24pt;}

h4 {font-size: 18pt;}

h5 {font-size: 14pt;}

h6 {font-size: 12pt;}

ol {
list-style-type:circle;

}

li {
font-weight:bold;
font-family: "Times New Roman", sans-serif;
font-size: 14pt;
list-style-type:none;
text-align:left;
}

.style1 {
font-family: "Times New Roman", sans-serif;
font-weight:normal;
font-size: 12pt;
}

.style2 {
font-size: 18pt;
font-weight:bold;
}

.style3 {
list-style-type:disc;
text-decoration:underline;
}

.style4 {
list-style-type:decimal;
font-weight:normal;
font-size: 12pt;
}

.style5 {
list-style-type:lower-alpha;
font-weight:normal;
font-size: 12pt;
}

.style6 {
list-style-type:disc;
font-weight:normal;
font-size: 12pt;
}

.style7 {
	list-style-type: disc;
	font-weight: normal;
	font-size: 12pt;
	text-decoration: underline;
}

.style8 {
	text-decoration: underline;
}

.style9 {
	font-family: "Times New Roman";
}

.style10 {
font-weight:normal;
list-style-type:disc;
text-decoration:none;
text-align:left;
}


