body {
	background-color: #000000;
	color: #ffffff;
	font-size: 16px;
	font-family: "Times New Roman",Times,serif;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	}
h1 {
	background-color: #000000;
	color: #ffffff;
	font-size: 16px;
	font-family: "Times New Roman",Times,serif;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	}
h2 {
	background-color: #000000;
	color: #ffffff;
	font-size: 16px;
	font-family: "Times New Roman",Times,serif;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	}
p {
	background-color: #000000;
	color: #ffffff;
	font-size: 16px;
	font-family: "Times New Roman",Times,serif;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	}
a:link {
	background-color: #000000;
	color: #ffffff;
	font-size: 16px;
	font-family: "Times New Roman",Times,serif;
	text-decoration: underline;
	}
a:visited {
	background-color: #000000;
	color: #999999;
	font-size: 16px;
	font-family: "Times New Roman",Times,serif;
	text-decoration: underline;
	}
a:active {
	background-color: #000000;
	color: #999999;
	font-size: 16px;
	font-family: "Times New Roman",Times,serif;
	text-decoration: none;
	}
a:hover {
	background-color: #000000;
	color: #999999;
	font-size: 16px;
	font-family: "Times New Roman",Times,serif;
	text-decoration: none;
	}
.leftmargin {
	background-color: #000000;
	color: #ffffff;
	font-size : 16px;
	font-family : "Times New Roman",Times,serif;
	text-align : left;
	font-weight : normal;
	font-style : normal;
	margin-left : 0px;
	margin-right : 0px;
	}
.timestamp {
	background-color : #000000;
	color : #999999;
	font-size: 12px;
	font-family: "Times New Roman",Times,serif;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	margin-left: 10px;
	}	
.cite-center {
	position: absolute;
	height: 150px;	
	width: 400px;
	top: 50%;
	left: 50%;
	margin: -75px 0 0 -200px;
	padding: 0px;
	}
.cite-text {
	font-family: Arial; 
	color: #FFFFFF; 
	font-style: italic;
	font-weight: normal;
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
	}

.cite-author {
	font-family: Arial; 
	color: #666666; 
	font-style: normal; 
	font-weight : normal;	
	font-size: 10pt;
	margin: 0px;
	padding: 10px 0 10px 0;
	}
