h1 { font-family: "Times New Roman", Times, serif;
     font-size: 20pt; text-align: center; line-height: 20px;
}

h2 { font-family: "Times New Roman", Times, serif;
     font-size: 17pt; text-align: center; line-height: 7px;
}

.phead { font-family: "Times New Roman", Times, serif;
     font-size: 15pt; text-align: center; line-height: 18px;
}

.pheadb { font-family: "Times New Roman", Times, serif;
     font-size: 15pt; font-weight: bold; text-align: center; line-height: 18px;
}

body {
	font-size: 12pt;
	font-weight: normal;
	color: black;
	background-color: #FFFFCC;
	font-family: "Times New Roman", Times, serif;
}

.bold {
	font-weight: bold;
}

.italics {
	font-style: italic;
}

.small1 { font-size: 9pt; }

.small2 { font-size: 8pt; }

.medium { font-size: 13pt; }
.medium11 { font-size: 11pt; }

.font10 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}

.large17 {
	font-size: 17pt;
	font-weight: bold;
}

.large1 {
font-family: "Times New Roman", Times, serif;
font-size: 21px;
color: #000000;
}

.large1bold {
font-family: "Times New Roman", Times, serif;
font-size: 21px;
font-weight: bold;
color: #000000;
}

.red {
	color: red;
}
