h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #CCCC66;
	text-align: center;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.desc-subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCC99;
	background-position: left top;
	width: auto;
}
.right-align {
	letter-spacing: normal;
	text-align: right;
}
.pseudolink {
	text-decoration: underline;
}
