BODY {
	background-image : url(images/copyright.jpg);
	font-family : "MS Serif", "New York", serif;
	font-weight : bold;
	background-color : #999966;
	color : Black;
}

A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color : #006633;
	text-decoration : none;
	background-color : transparent;
}

A:HOVER {
	font-style : italic;
}

.timestamp{
	padding-left : 4px;
	padding-right: 4px;
	text-align : center;
	margin-top : 10px;
	margin-bottom : 10px;
	clear : both;
	float : left;
}

.note{
	padding-left : 8px;
	margin-right : 20%;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-left : 20%;
	padding-right : 8px;
	padding-bottom : 4px;
	padding-top : 4px;
}

.footer{
	text-align : center;
	clear : both;
	color : Silver;
	background-color : transparent;
	width : 100%;
}

.title{
	text-decoration : underline;
}

.hidden{
	visibility : hidden;
}

.divider {
	width : 100%;
}
