@charset "utf-8";
/* CSS Document */


.email {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #000;
}
.floatinglink {
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.page {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
