.author {
	font-family: "Times New Roman", Times, serif;
	color: black;
	font-size: 16px;
	line-height: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
.title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #CC0033;
}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #CC9900;
}
.title-blank {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.nobullet {
	list-style-type: none;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
}
