p {
	margin-right: 15px;
	margin-left: 15px;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;

}
.header {
	font-size: 20px;
	font-weight: bold;
}
body {
	scrollbar-base-color: #887B6F;
	scrollbar-track-color: #887B6F;
	scrollbar-face-color: #887B6F;
	scrollbar-highlight-color: #ccb8a7;
	scrollbar-shadow-color: #999999;
	scrollbar-arrow-color: #ccb8a7;
	background-color: #887b6f;
	}
	
a:link {font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: underline;
	}
	
a:visited {font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	text-decoration: underline;}

a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-style: italic;
}

.footer {
	font-size: 12px;
}
