@charset "UTF-8";
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #039;
}
.date {
	font-weight: bold;
	color: #06C;
}
body p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.subject {
	font-weight: bold;
}
.location {
	color: #009;
}
