body {
	color: black;
	background-color: white;
	font-family: verdana,sans-serif;
}

div.intro, div.day {
	margin-left: 0px;
	margin-top: 20pt;
	margin-right: auto;
	width: 60%;
}

img {
	border: 0px;
}

p {
	text-align: justify;
}


h1, h2, p {
	margin-left: 180px;
	padding-left: 4px;
	border-left: 1px solid white;
}

h1, h2, p {
	margin-left: 180px;
	padding-left: 4px;
	border-left: 1px solid white;
}

a {
	float: left;
	border: 10px solid white;
	padding: 2px;
	text-decoration: none !important;
}

.pt {
	cursor: pointer;
	display: inline;
	width: 11px;
/*	margin-left: 0.1em;
	margin-right: 0.1em;*/
	vertical-align: middle;
	height: 11px;
}
.ptB {
	cursor: pointer;
	display: inline;
	width: 14px;
/*	margin-left: 0.1em;
	margin-right: 0.1em;*/
	background-color: red;
	vertical-align: middle;
	height: 11px;
}

div.bct {
	clear: both;
	float: left;
	width: 160px;
	padding-left: 12px;
	text-align: center;
/*
	border-bottom: 1px dashed black;
	*/
}

div.tt {
	font-size: 9px;
	text-align: left;
	font-weight: bold;
	font-family: fixed;
	display: block;
	text-decoration: none !important;
	color: black;
}
a.simple {
	float: none;
	display: inline;
	border: none;
}
a.simple:hover {
	text-decoration: underline !important;
}
