body {
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFCC;
}
.lastUpdated {
	font-size: 9px;
	text-align: right;
	font-style: italic;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #CC0000;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.back {
	font-style: italic;
}
h2 {
	font-style: italic;
}
