.bodstyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	margin: 0px;
}
.btxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.tpttl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	font-weight: bold;
	text-align: center;
}
.secttl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;

}
.tpdte {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 105%;
	font-weight: bold;
	text-align: center;
}
.letinitcol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
	font-size: 120%;
}
.dirttl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	text-align: center;
	font-weight: bold;
}
.dirsub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	text-align: center;
}

