h2 {  font-family: "Courier New", Courier, mono; font-size: 12px; font-weight: bold}
h1 {  font-family: "Courier New", Courier, mono; font-size: 15px; font-weight: bold; text-align: center}
.navbar {  font-family: "Gill Sans MT"; font-size: 9px; font-style: normal; text-decoration: underline}
.discrip {  font-family: "Courier New", Courier, mono; font-size: 12px; font-style: italic}
.sub2 {  font-family: "Courier New", Courier, mono; font-size: 12px; font-weight: bold}
li {  font-family: "Courier New", Courier, mono; font-size: 12px}
ol {  font-family: "Courier New", Courier, mono; font-size: 12px}
li {  }
p {  font-family: "Courier New", Courier, mono; font-size: 12px}
.second {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	list-style-type: lower-alpha;
}
.third {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	list-style-type: lower-roman;
}
