@charset "utf-8";

/* CSS Document */

body {
	background: #000000;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #0066CC;
	font-weight: bold;
	page-break-after: always;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom: 1px solid #0066CC;
	font-weight: bold;
	page-break-after: always;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
	page-break-after: always;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
	page-break-after: always;
}



#sharethis {
	display: scroll;
	padding: 2px;
	border: 1px solid #666;
	position: fixed;
	right: 4px;
	bottom: 4px;
	font-size: 0.75em;
	background: #000;
}

