@charset "utf-8";
/* CSS Document */

.top_id {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #b8b60b;
}
h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: ff8c00;
	text-align: center;
}
.location {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #9370DB;
}
.bold {
	font-weight: bold;
}

a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #B8B60B;
}

blockquote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #9370DB;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	color: #9370DB;
}
