BODY {
	color : Black;
	background-color : #f1efe7;
	margin-left : 20px;
}
.p {
	text-align: justify;
}

A {
	color : #0000ee;
}

A:VISITED {
	color : #551a8b;
}

A:ACTIVE {
	color : #ff0000;
}

.downscript {
	color : Gray;
	font-size : x-small;
	text-align : center;
}